Skip to content

Commit 59c5468

Browse files
committed
remove clear_output import
1 parent 63a9862 commit 59c5468

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymove/query/query.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
import numpy as np
1414
import pandas as pd
15-
from IPython.display import clear_output
1615
from pandas import DataFrame
1716

1817
from pymove.utils import distances

0 commit comments

Comments
 (0)