Skip to content

Commit

Permalink
feat: updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
picsalex committed Apr 2, 2024
1 parent a655bc3 commit edbf040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import sys
import tempfile
from datetime import datetime
from typing import Optional, TextIO, cast
from typing import Optional, TextIO, cast, List

from src.models.logging.stream_to_logger import StreamToLogger
from src.models.steps.step_metadata import StepMetadata
Expand Down

0 comments on commit edbf040

Please sign in to comment.