Update DEBUG INFO
This commit is contained in:
@@ -60,6 +60,10 @@ class TimeStamp(UnifiedSplit, data.Dataset):
|
||||
@property
|
||||
def max_timestamp(self):
|
||||
return self._max_timestamp
|
||||
|
||||
@property
|
||||
def interval(self):
|
||||
return self._interval
|
||||
|
||||
def __iter__(self):
|
||||
self._iter_num = 0
|
||||
|
Reference in New Issue
Block a user