Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mikeee
/
mlbee
like
1
Sleeping
App
Files
Files
Community
1
ac2d98a
mlbee
/
pyrightconfig.json
freemt
Bump version to 0.1.0a2
de6562c
over 2 years ago
raw
Copy download link
history
blame
Safe
204 Bytes
{
"include"
:
[
"tests"
,
"st_mlbee"
]
,
"venvPath"
:
".venv"
,
"reportTypeshedErrors"
:
false
,
"reportMissingImports"
:
true
,
"reportMissingTypeStubs"
:
false
,
"pythonVersion"
:
"3.8"
,
"ignore"
:
[
]
}