Kaydet (Commit) 40cb664b authored tarafından Batuhan Taşkaya's avatar Batuhan Taşkaya

drop nl

üst 84e19f71
......@@ -74,7 +74,6 @@ class TestUserObjects(unittest.TestCase):
class ustr2(UserString):
pass
class ustr3(ustr2):
def __rmod__(self, other):
return super().__rmod__(other)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment