Skip to content

Commit

Permalink
Run isort
Browse files Browse the repository at this point in the history
  • Loading branch information
twmr committed Feb 3, 2024
1 parent 8f067de commit 5343b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sphinx_doctest.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
from typing import Union

import pytest
from _pytest.legacypath import Testdir
from _pytest._py.path import LocalPath
from _pytest.legacypath import Testdir

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 5343b8a

Please sign in to comment.