ruff/resources/test/fixtures/flake8_annotations
Charlie Marsh 5c26777e4c
Avoid flagging ANN errors in @overload implementations (#1110)
2022-12-06 12:46:38 -05:00
..
allow_overload.py Avoid flagging ANN errors in @overload implementations (#1110) 2022-12-06 12:46:38 -05:00
allow_star_arg_any.py Implement ANN401 (#657) 2022-11-08 09:49:44 -05:00
annotation_presence.py Implement ANN401 (#657) 2022-11-08 09:49:44 -05:00
mypy_init_return.py Implement flake8-annotations (#625) 2022-11-06 17:25:49 -05:00
suppress_dummy_args.py Implement flake8-annotations (#625) 2022-11-06 17:25:49 -05:00
suppress_none_returning.py Implement flake8-annotations (#625) 2022-11-06 17:25:49 -05:00