Skip to content

Commit

Permalink
Tweak indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperCraeghs committed Jan 26, 2024
1 parent 62e5a26 commit d7047b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from unittest.mock import patch

from mlx.warnings import (JUnitChecker, DoxyChecker, SphinxChecker, XMLRunnerChecker, RobotChecker, WarningsPlugin,
WarningsConfigError)
WarningsConfigError)

TEST_IN_DIR = Path(__file__).parent / 'test_in'

Expand Down

0 comments on commit d7047b6

Please sign in to comment.