Skip to content

Commit 04ba223

Browse files
committed
fix: remove duplicate assert
1 parent 1dd370a commit 04ba223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tst/tools/test_resources_codegen.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1977,4 +1977,3 @@ def test_resource_with_random_class_method_no_attributes(self):
19771977
resource_states=[],
19781978
)
19791979
assert result == ""
1980-
assert result == ""

0 commit comments

Comments
 (0)