pyrightconfig.json 108 B

12345
  1. {
  2. "stubPath": "include/typings",
  3. "reportMissingModuleSource": "none",
  4. "pythonVersion": "3.10"
  5. }