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