Skip to content

Commit

Permalink
style: Format
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Aug 16, 2024
1 parent d0ab96a commit 5a24ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
if TYPE_CHECKING:
import ast

from griffe import ObjectNode, Attribute, Class, Function, Module, Object
from griffe import Attribute, Class, Function, Module, Object, ObjectNode


class ExtensionTest(Extension): # noqa: D101
Expand Down

0 comments on commit 5a24ed8

Please sign in to comment.