improving course compare
This commit is contained in:
@@ -14,7 +14,6 @@ class InvalidTrajectoryError(Exception):
|
||||
def __str__(self): # pragma: no cover
|
||||
return repr(self.value)
|
||||
|
||||
|
||||
def time_in_path(df, p, maxmin='max', getall=False, name='unknown', logfile=None):
|
||||
|
||||
if df.empty: # pragma: no cover
|
||||
|
||||
Reference in New Issue
Block a user