Skip to content

Commit 1c73d98

Browse files
authored
Update dask.py
1 parent d15aa72 commit 1c73d98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pymove/core/dask.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
"""DaskMoveDataFrame class."""
21
# mypy: ignore-errors
3-
2+
"""DaskMoveDataFrame class."""
43
from __future__ import annotations
54

65
from typing import TYPE_CHECKING

0 commit comments

Comments
 (0)