Marc Cataford
fe313077ec
* feat: functional mvp chore: lint refactor: context manager, urlopen * test: coverage, ci test: more cov chore: disable consider-using-with test: coverage report * docs: README docs: README docs: README
7 lines
194 B
INI
7 lines
194 B
INI
[MESSAGES CONTROL]
|
|
disable=consider-using-f-string,
|
|
broad-except,
|
|
invalid-name,
|
|
missing-module-docstring,
|
|
missing-function-docstring,
|
|
consider-using-with
|