some fixes (some pep related)

This commit is contained in:
2021-03-19 17:50:09 +01:00
parent 04920feea5
commit dc999188c0
8 changed files with 31 additions and 23 deletions

View File

@ -16,4 +16,4 @@ class CustomModeList(enum.IntEnum):
def custom_mode_operation(tmtc_backend: TmTcHandler, mode: int):
pass
pass