Skip to content

Commit

Permalink
chore: ruff conf skip py import top of file E402
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemental committed Jan 15, 2024
1 parent 0e7e65b commit 0977c60
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
@@ -0,0 +1 @@
ignore = ["E402"]

0 comments on commit 0977c60

Please sign in to comment.