mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
4 lines
110 B
INI
4 lines
110 B
INI
[mypy]
|
|
ignore_missing_imports = True
|
|
# See https://github.com/python/mypy/issues/7511:
|
|
warn_no_return = False
|