Code Review
/
pti
/
o2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Fix the objref issue.
[pti/o2.git]
/
mypy.ini
1
[mypy]
2
ignore_missing_imports = False
3
mypy_path = ./src
4
check_untyped_defs = True
5
6
[mypy-pytest.*,sqlalchemy.*,redis.*]
7
ignore_missing_imports = True