Updated script that can be controled by Nodejs web app
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[mypy]
|
||||
plugins = numpy.typing.mypy_plugin
|
||||
show_absolute_path = True
|
||||
implicit_reexport = False
|
||||
pretty = True
|
||||
disallow_any_unimported = True
|
||||
disallow_any_generics = True
|
||||
Reference in New Issue
Block a user