Pep8 fixes

This commit is contained in:
Griatch 2021-05-24 23:38:02 +02:00
parent 4250ca1a29
commit d4f61f1a14
2 changed files with 37 additions and 40 deletions

View file

@ -32,7 +32,6 @@ DEFAULT_HELP_CATEGORY = settings.DEFAULT_HELP_CATEGORY
# limit symbol import for API
__all__ = ("CmdHelp", "CmdSetHelp")
@dataclass
class HelpCategory:
"""