mirror of
https://github.com/Garmelon/PFERD.git
synced 2025-09-09 14:12:26 +02:00
Fail on invalid ILIAS course ids
This commit is contained in:
@@ -5,6 +5,8 @@ An error logging decorator.
|
||||
import logging
|
||||
from typing import Any, Callable
|
||||
|
||||
from rich.console import Console
|
||||
|
||||
from .logging import FatalException, PrettyLogger
|
||||
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
Reference in New Issue
Block a user