functional-py ローカル動作 Makefileを利用。 # 動作確認 make run # テストコードの実行 make test # 静的解析 make lint # Fフォーマッティング make format