Skip to content

Commit 580cbae

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7df6ab1 commit 580cbae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎mypyc/test-data/irbuild-classes.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1381,4 +1381,3 @@ class M(type): # E: Inheriting from most builtin types is unimplemented
13811381
@mypyc_attr(native_class=True)
13821382
class A(metaclass=M): # E: Class is marked as native_class=True but it can't be a native class
13831383
pass
1384-

0 commit comments

Comments
 (0)
X