Skip to content

Commit ee3221a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ad772c2 commit ee3221a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dpdata/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def utf8len(s: str) -> int:
131131

132132
if TYPE_CHECKING:
133133
from collections.abc import Generator
134+
134135
FileType = io.IOBase | str | os.PathLike
135136

136137

0 commit comments

Comments
 (0)