issues
search
faif
/
python-patterns
A collection of design patterns/idioms in Python
40.46k
stars
6.94k
forks
source link
Added type hints to catalog pattern
#339
Closed
rednafi
closed
4 years ago
rednafi
commented
4 years ago
Type hints (checked with mypy)
.format()
to
f-string
Formatted with Black formatter
.format()
tof-string