Skip to content

Commit ad3bee7

Browse files
committed
ignore private import error
1 parent 22a45e9 commit ad3bee7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyrightconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88
"reportMissingImports": "none",
99
"reportPrivateUsage": "none",
1010
"reportCallIssue": "none",
11+
"reportPrivateImportUsage": "none",
1112
}

0 commit comments

Comments
 (0)