Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
52f940c
PySR
/
mypy.ini
MilesCranmer
Mypy compatibility
b896bd3
about 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