Skip to content

Commit 3d7e5a3

Browse files
MatthijsKokdavidhewitt
authored andcommitted
chore: update ruff configuration to resolve deprecation warning (#4346)
* chore: update `ruff` configuration to resolve deprecation warning * add newsfragment
1 parent e2ebb72 commit 3d7e5a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

newsfragments/4346.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: update `ruff` configuration to resolve deprecation warning

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[tool.ruff.extend-per-file-ignores]
1+
[tool.ruff.lint.extend-per-file-ignores]
22
"__init__.py" = ["F403"]
33

44
[tool.towncrier]

0 commit comments

Comments
 (0)