Python
Pythonの列挙型Enumを検証
·  4 min read
Pythonの列挙型Enumについて、同値判定の方法、型ヒントやdocstringの書き方などを調査した結果を備忘録として残します。