Skip to content

Commit 412ebb4

Browse files
author
yuzelin
committed
fix
1 parent 70ff48f commit 412ebb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ max-line-length=100
4545
exclude=.tox/*,dev/*,build/*,dist/*
4646

4747
[mypy]
48-
files=paimon_python_api/*.py
48+
files=pypaimon/api/*.py
4949
ignore_missing_imports = True
5050
strict_optional=False

0 commit comments

Comments
 (0)