Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
goulinkh authored and jugmac00 committed Sep 13, 2024
1 parent 89fa92e commit 6a19c3f
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 @@ -33,7 +33,7 @@
from talisker import config


# tmpdir.chdir changed behavior in Python 3.12
# tmpdir.chdir changed behavior in Python 3.12
# which causes other tests to fail with a module not
# found error, this makes sure that the original
# directory is restored after the tests in this file are run.
Expand Down

0 comments on commit 6a19c3f

Please sign in to comment.