File size: 207 Bytes
d63b043
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
   "include": ["tests", "radio_mlbee"],
  "venvPath": ".venv",
  "reportTypeshedErrors": false,
  "reportMissingImports": true,
  "reportMissingTypeStubs": false,
  "pythonVersion": "3.8",
  "ignore": []
}