remove empty line

This commit is contained in:
Andrey Tikhonov 2021-08-19 11:41:19 +03:00
parent 61f6e05be4
commit 9f9cfdbe90

View file

@ -189,4 +189,3 @@ class TestStatesGroup:
assert str(MyGroup()) == "StatesGroup MyGroup"
assert str(MyGroup.MyNestedGroup()) == "StatesGroup MyGroup.MyNestedGroup"