Skip to content

Commit

Permalink
remove line in doc/*
Browse files Browse the repository at this point in the history
  • Loading branch information
shenvitor committed Apr 25, 2024
1 parent 956e7db commit 49a85a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ split-on-trailing-comma = false
"PLW0602",
"PLW0603",
"PLW2901",
"RUF027", # for _latex_repr_
"RUF027",
"S101",
"S307",
"T20",
Expand Down

0 comments on commit 49a85a3

Please sign in to comment.