Fixed incorrect imports

This commit is contained in:
2024-01-13 19:28:54 +01:00
parent a51e94fef3
commit e72846440c
9 changed files with 57 additions and 34 deletions

View File

@@ -18,7 +18,7 @@ from openapi_client.models import (
Status,
)
import config
from clan_cli.config import config
random.seed(42)