the padded cell

Björn Andersson
1 min read

Python doesn’t require typing.Dict and typing.List for those types since Python 3.9, you can just do dict[] and list[].