File size: 203 Bytes
b78ad07
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
   "include": ["tests", "convbot"],
  "venvPath": ".venv",
  "reportTypeshedErrors": false,
  "reportMissingImports": true,
  "reportMissingTypeStubs": false,
  "pythonVersion": "3.7",
  "ignore": []
}