Skip to content

Commit 8ec0368

Browse files
authored
Merge pull request #220 from flych3r/pin-pandas
Pin pandas
2 parents 4887ff8 + 1c73d98 commit 8ec0368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymove/core/dask.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# mypy: ignore-errors
12
"""DaskMoveDataFrame class."""
23
from __future__ import annotations
34

0 commit comments

Comments
 (0)