Skip to content

Commit 6988687

Browse files
committed
Update dependencies; pin to Py 3.13; resolve lint errors
1 parent ee3d331 commit 6988687

4 files changed

Lines changed: 412 additions & 349 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ line-length = 100
77
[tool.ruff.lint]
88
# https://beta.ruff.rs/docs/rules/
99
select = ["F", "E", "W", "I", "N"]
10+
ignore = ["E501"]

0 commit comments

Comments
 (0)