mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
mypy: Drop unnecessary rule exclusion
This commit is contained in:
parent
180f91f0fe
commit
5a46c93987
1 changed files with 0 additions and 2 deletions
|
|
@ -28,5 +28,3 @@ addopts = """
|
||||||
|
|
||||||
[tool.mypy]
|
[tool.mypy]
|
||||||
ignore_missing_imports = true
|
ignore_missing_imports = true
|
||||||
# See https://github.com/python/mypy/issues/7511:
|
|
||||||
warn_no_return = false
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue