Skip to content

Commit

Permalink
poetry update / lock
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ committed Jan 31, 2023
1 parent 0b7a480 commit 7758ac9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 71 deletions.
89 changes: 18 additions & 71 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ line-length = 90
select = ["E", "F", "D", "N", "C"] #, "ANN"]
extend-ignore = [
"D213", "D203",
"D401",
"N802", "N801"
]

Expand Down

0 comments on commit 7758ac9

Please sign in to comment.