Skip to content

Commit d40d223

Browse files
author
pedroccufc
committed
adding examples and updating functions
1 parent e9954fa commit d40d223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymove/utils/trajectories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from pandas._typing import FilePathOrBuffer
2828

2929
from pymove.core.dataframe import MoveDataFrame
30-
from pymove.util.networkx import graph_to_dict
30+
from pymove.utils.networkx import graph_to_dict
3131
from pymove.utils.constants import (
3232
DATETIME,
3333
LATITUDE,

0 commit comments

Comments
 (0)