Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Running
App
Files
Files
Community
eb6195b
PySR
/
mypy.ini
MilesCranmer
Mypy compatibility
b896bd3
over 1 year ago
raw
Copy download link
history
blame
Safe
124 Bytes
[mypy]
warn_return_any
=
True
[mypy-sklearn.*]
ignore_missing_imports
=
True
[mypy-julia.*]
ignore_missing_imports
=
True