Skip to content

Commit f48eadc

Browse files
committed
fixup! tests/basics/class_setname_hazard: Test for __set_name__ hazard.
1 parent a893a8b commit f48eadc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/basics/class_setname_hazard.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,3 @@ class DelReplaceTest:
177177
print(t320.b)
178178
except AttributeError:
179179
print("AttributeError")
180-
181-
raise ValueError

0 commit comments

Comments
 (0)