thats a lot of import fixes

This commit is contained in:
2023-11-10 19:23:06 +01:00
parent 99c6c8bbd0
commit 0f6e7eb159
60 changed files with 221 additions and 221 deletions

View File

@ -10,8 +10,8 @@ from tmtccmd.config.tmtc import (
OpCodeEntry,
)
from tmtccmd.tc import service_provider
from tmtccmd.tc.decorator import ServiceProviderParams
from tmtccmd.tmtc import service_provider
from tmtccmd.tmtc.decorator import ServiceProviderParams
class Subservice(enum.IntEnum):