pineappleSoup's picture
Upload folder using huggingface_hub
57db94b verified
raw
history blame contribute delete
175 Bytes
[mypy]
plugins = numpy.typing.mypy_plugin
show_absolute_path = True
implicit_reexport = False
pretty = True
disallow_any_unimported = True
disallow_any_generics = True