This website requires JavaScript.
Explore
Help
Register
Sign In
mawei
/
dragonpilot
Watch
1
Star
0
Fork
0
You've already forked dragonpilot
mirror of
https://github.com/dragonpilot/dragonpilot.git
synced
2026-02-25 11:23:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f918ab7967ba25d8fe21275fd03330046cfe94de
dragonpilot
/
mypy.ini
5 lines
93 B
INI
Raw
Normal View
History
Unescape
Escape
Run mypy commit hook (#1591) * run mypy commit hook * fix mypy errors
2020-05-28 15:05:04 -07:00
[mypy]
python_version
=
3.8
ignore_missing_imports
=
True
enable numpy mypy typing (#24387) * enable numpy mypy typing * remove --warn-return-any * merge conflict and syntax * merge conflict * merge conflict * add type to img var
2022-05-02 18:48:04 -05:00
plugins
=
numpy.typing.mypy_plugin
Reference in New Issue
Copy Permalink