Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
maldoinc committed Aug 11, 2024
1 parent b4591c3 commit 115db05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireup/import_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
from typing import TYPE_CHECKING, Any

import wireup
from wireup import DependencyContainer
from wireup.annotation import AbstractDeclaration, ServiceDeclaration
from wireup.ioc.dependency_container import DependencyContainer

if TYPE_CHECKING:
from collections.abc import Callable
Expand Down

0 comments on commit 115db05

Please sign in to comment.