Skip to content

Commit

Permalink
add folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Feb 1, 2024
1 parent 5336fb6 commit 2b7ce0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
exclude = [
".eggs",
".git",
"__pycache__"
"__pycache__",
"vendor"
]

line-length = 88
Expand Down

0 comments on commit 2b7ce0d

Please sign in to comment.