Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pyproject.toml
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
maurycy and hugovk authored Sep 2, 2025
commit 46191aeada55705d63bb949d1c9b0c502488602e
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,6 @@ ignore = [
"E741", # ambiguous variable name
"F405", # name may be undefined, or defined from star imports
]
Comment thread
maurycy marked this conversation as resolved.
Outdated

[tool.pyproject-fmt]
max_supported_python = "3.14"
Loading