DEBSOURCES
Skip Quicknav
sources / python-typing-inspect / 0.9.0-2 / .flake8
12345678
[flake8] max-line-length = 90 ignore = B3, DW12, W504 exclude = test_typing_inspect.py