Type hint shared module

This commit is contained in:
kramo
2024-07-30 09:00:49 +02:00
parent 239420148a
commit 22a755c2e4
3 changed files with 83 additions and 1 deletions

4
pyrightconfig.json Normal file
View File

@@ -0,0 +1,4 @@
{
"reportRedeclaration": "none",
"reportMissingModuleSource": "none"
}