Make minor style fixes to test

This commit is contained in:
Roman Mogylatov 2022-07-26 18:19:16 -04:00
parent b40c8f1076
commit 08a8a7fcfb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
"""Test that wiring works properly with @functools.wraps decorator.
See issue #453 for details: https://github.com/ets-labs/python-dependency-injector/issues/454
See issue for details: https://github.com/ets-labs/python-dependency-injector/issues/454
"""
import functools