remove whitespace
This commit is contained in:
parent
03ba38578e
commit
dbc6f63fc0
@ -286,7 +286,7 @@ class TestMappingType:
|
||||
def test_mapping_type_matches_valid_values(self, typ):
|
||||
assert list(sorted(typ.MAPPING)) == list(sorted(typ.valid_values))
|
||||
|
||||
|
||||
|
||||
class TestString:
|
||||
|
||||
"""Test String."""
|
||||
|
Loading…
Reference in New Issue
Block a user