Skip to content

Commit

Permalink
Update test_logging.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Mar 5, 2024
1 parent 0742860 commit 931235e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/framework/project/test_logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import yaml

from kedro.framework.project import LOGGING, configure_logging, configure_project
from kedro.logging import fmt_rich, has_rich_handler
from kedro.logging import fmt_rich, has_rich_handler, RichHandler


@pytest.fixture
Expand Down

0 comments on commit 931235e

Please sign in to comment.