Small style improvements (no empty line at start)

This commit is contained in:
Matthias 2021-06-10 06:21:10 +02:00
parent d4dfdf04fc
commit c292926086
2 changed files with 0 additions and 6 deletions

View File

@ -1,4 +1,3 @@
from enum import Enum

View File

@ -1,8 +1,3 @@
# pragma pylint: disable=too-few-public-methods
"""
Bot state constant
"""
from enum import Enum