mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
Now that `args` parameters is not being used, it is safe to remove from the constructor signature. Further work is required to evaluate and clean-up tearing out the threading-through of `args` from various callers and tests. |
||
|---|---|---|
| .. | ||
| subdir | ||
| test_aggregator.py | ||
| test_api_legacy.py | ||
| test_checker.py | ||
| test_main.py | ||
| test_plugins.py | ||