Skip to content

Commit e3f38cb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 733d578 commit e3f38cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ lint.extend-select = [
108108
lint.ignore = [
109109
"C901",
110110
"E203",
111-
"W503",
112111
"F824",
112+
"W503",
113113
]
114114
lint.per-file-ignores."src/**/__init__.py" = [
115115
"D104",

0 commit comments

Comments
 (0)