mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
Minor code style fixes
This commit is contained in:
parent
194d947300
commit
6554b25431
|
@ -1,4 +1,5 @@
|
|||
"""Wiring module."""
|
||||
|
||||
import functools
|
||||
import inspect
|
||||
import importlib
|
||||
|
|
Loading…
Reference in New Issue
Block a user