1
0

pyrightconfig.json 189 B

1234567
  1. {
  2. "stubPath": "include/typings",
  3. "reportMissingModuleSource": "none",
  4. "reportArgumentType": "none",
  5. "reportWildcardImportFromLibrary": "none",
  6. "pythonVersion": "3.12"
  7. }