Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwise-constructs committed Dec 16, 2024
1 parent c08e234 commit 1678f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_ape/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import shutil
from enum import Enum
from pathlib import Path
from typing import Optional, TYPE_CHECKING, Union
from typing import TYPE_CHECKING, Optional, Union

from sphinx_ape._base import Documentation
from sphinx_ape._utils import extract_source_url, git, replace_tree, sphinx_build
Expand Down

0 comments on commit 1678f92

Please sign in to comment.