Skip to content

Commit

Permalink
Fix linting error.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevnrm committed Dec 30, 2024
1 parent c503137 commit 78f3817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sphinx_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Test Sphinx compilation of documentation."""

from sphinx.application import Sphinx
from pathlib import Path
from sphinx.application import Sphinx


SOURCE_DIR = Path("docs/source")
Expand Down

0 comments on commit 78f3817

Please sign in to comment.