Skip to content

Commit 1a0dffc

Browse files
committed
Remove private import usage
1 parent 47ff75b commit 1a0dffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ reportMissingSuperCall = true
154154
reportFunctionMemberAccess = false
155155
reportCircularImports = true
156156
reportInvalidTypeForm = false
157+
reportPrivateImportUsage = false
157158

158159
[tool.pytest.ini_options]
159160
filterwarnings = [

0 commit comments

Comments
 (0)