Skip to content

Commit

Permalink
feat(ruff): remove CPY001
Browse files Browse the repository at this point in the history
  • Loading branch information
MagneticNeedle committed Jul 26, 2024
1 parent 9da5baa commit df3eee4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ ignore = [
# Annotations.
"ANN101",
"ANN102",
# Copyright
"CPY001",
# FUNCTION DEFS
"PLR0913"
]

0 comments on commit df3eee4

Please sign in to comment.