Skip to content

Commit

Permalink
chore: Update makefile with a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
francium committed Dec 23, 2023
1 parent 1f4c6a4 commit bb3b8c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ lint-flake: phony
flake8

lint-flake-pre310: phony
# Python <3.10 doesn't support pattern matching.
flake8 --extend-exclude tests/test_pattern_matching.py

lint-mypy: phony
Expand Down

0 comments on commit bb3b8c6

Please sign in to comment.