Skip to content

Commit

Permalink
chore: target-version no longer needed by Black or Ruff (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jul 3, 2023
1 parent 55bacb1 commit 0298859
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ ignore = [
"RUF001", # Unicode chars
"PLR",
]
target-version = "py37"
src = ["src"]
typing-modules = ["uproot_browser._compat.typing"]
unfixable = [
Expand Down

0 comments on commit 0298859

Please sign in to comment.