Skip to content

Commit bd929fb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-plugin-attrs.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2543,4 +2543,4 @@ class C:
25432543

25442544
obj = C(1)
25452545
attrs.evolve(obj, x=2) # E: Argument 1 to "evolve" has incompatible type "C"; expected an attrs class
2546-
[builtins fixtures/plugin_attrs.pyi]
2546+
[builtins fixtures/plugin_attrs.pyi]

0 commit comments

Comments
 (0)