lagom icon indicating copy to clipboard operation
lagom copied to clipboard

Document "why use DI in python"

Open meadsteve opened this issue 2 years ago • 0 comments

TDLR from the zen of python: explicit is better than implicit. So make dependencies explicit in function and constructor signatures.

meadsteve avatar Nov 24 '22 08:11 meadsteve