Skip to content

Commit

Permalink
T6678: push
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Sep 12, 2024
1 parent ecfa721 commit 7e31ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
line-length = 80 # defaults to 88 like black
target-version = "py39" # the python version to target, useful when considering code upgrades, defaults to "py310"

[lint]
select = [
"E", # pycodestyle
"F", # pyflakes
Expand Down

0 comments on commit 7e31ca9

Please sign in to comment.