Fix code style

This commit is contained in:
Roman Mogylatov 2020-09-17 22:06:34 -04:00
parent 506e01aeee
commit ffb591a11c

View File

@ -126,5 +126,3 @@ class ConfigurationOption:
def __class_getitem__(cls, item):
return cls(item)