F: __init__.py
D: __pycache__
F: _check_docs_utils.py
F: bad_builtin.py
F: broad_try_clause.py
F: check_elif.py
F: code_style.py
F: comparetozero.py
F: comparison_placement.py
F: confusing_elif.py
F: consider_refactoring_into_while_condition.py
F: consider_ternary_expression.py
F: dict_init_mutate.py
F: docparams.py
F: docstyle.py
F: dunder.py
F: empty_comment.py
F: emptystring.py
F: eq_without_hash.py
F: for_any_all.py
F: magic_value.py
F: mccabe.py
F: no_self_use.py
F: overlapping_exceptions.py
F: private_import.py
F: redefined_loop_name.py
F: redefined_variable_type.py
F: set_membership.py
F: typing.py
F: while_used.py