set python variable

This commit is contained in:
Pritimay Sarkar
2024-01-17 15:46:37 +05:30
parent 0449c0cf9e
commit 9b79e86d6f

View File

@@ -6,4 +6,4 @@ class TestClassDemoInstance:
assert self.value == 1
def test_two(self):
assert self.value == 1
assert self.value != 1