Skip to content

Commit

Permalink
fixes pre-commit hook error ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
dasschnee authored and radoering committed Aug 16, 2024
1 parent df4c200 commit 4c54742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

import os

from tests.helpers import flatten_dict, isolated_environment
from tests.helpers import flatten_dict
from tests.helpers import isolated_environment


def test_flatten_dict() -> None:
Expand Down

0 comments on commit 4c54742

Please sign in to comment.