Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
a897738699716a887c21b1152d433b2eed840dbf
a897738699716a887c21b1152d433b2eed840dbf
Switch branch/tag
superbenchmark
.mypy.ini
Find file
Normal view
History
Permalink
.mypy.ini
87 Bytes
Edit
Web IDE
Newer
Older
Setup: Init - Initialize setup.py and basic configs (#4)
Yifan Xiong
committed
Jan 28, 2021
1
2
3
4
[mypy]
ignore_missing_imports
=
True
scripts_are_modules
=
True
warn_return_any
=
True