Skip to content

Commit

Permalink
Pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbruinsslot committed Dec 2, 2024
1 parent dc6e9e1 commit 0ad4450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mula/tests/integration/test_boefje_scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
from types import SimpleNamespace
from unittest import mock

from structlog.testing import capture_logs

from scheduler import clients, config, models, schedulers, storage
from scheduler.storage import stores
from structlog.testing import capture_logs

from tests.factories import (
BoefjeFactory,
BoefjeMetaFactory,
Expand Down

0 comments on commit 0ad4450

Please sign in to comment.