Skip to content

Commit

Permalink
Add pep8-naming (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGrace2282 authored May 26, 2024
1 parent b302037 commit ba21058
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ select = [
"F",
# flake8-no-pep420
"INP",
# pep8-naming
"N",
# Pylint
"PL",
# pygrep hooks
Expand Down

0 comments on commit ba21058

Please sign in to comment.