Skip to content

Commit

Permalink
rm tagger from lint tuple
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Sep 30, 2024
1 parent ef8ec91 commit 34e8977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

LINT_FILES: tuple[str, ...] = (
"hacking/pr_labeler/pr_labeler",
"hacking/tagger/tag.py",
"noxfile.py",
*iglob("docs/bin/*.py"),
)
Expand Down

0 comments on commit 34e8977

Please sign in to comment.