mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-11 14:26:37 +03:00
3 lines
47 B
Python
3 lines
47 B
Python
def test_function(service):
|
|
return service
|