Skip to content

Commit

Permalink
Added ruff.toml again and deleted pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjchauhan18 committed Oct 28, 2023
1 parent 6410752 commit 6cb6347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml

This file was deleted.

2 changes: 2 additions & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[lint]
ignore = ["E402","E703"]

0 comments on commit 6cb6347

Please sign in to comment.