mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 19:14:00 +03:00
Test print
This commit is contained in:
parent
8f39ed4957
commit
cc85ae5a8f
|
@ -6,3 +6,5 @@ class Error(Exception):
|
||||||
|
|
||||||
All dependency injector errors extend this error class.
|
All dependency injector errors extend this error class.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
print(__file__, __name__)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user