Skip to content

Commit cc85ae5

Browse files
committed
Test print
1 parent 8f39ed4 commit cc85ae5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dependency_injector/errors.py

+2
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ class Error(Exception):
66
77
All dependency injector errors extend this error class.
88
"""
9+
10+
print(__file__, __name__)

0 commit comments

Comments
 (0)