aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/2021-10-02/python-unbound-local-error.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2021-10-02/python-unbound-local-error.md')
-rw-r--r--content/posts/2021-10-02/python-unbound-local-error.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/posts/2021-10-02/python-unbound-local-error.md b/content/posts/2021-10-02/python-unbound-local-error.md
index 45baac6..e29cd67 100644
--- a/content/posts/2021-10-02/python-unbound-local-error.md
+++ b/content/posts/2021-10-02/python-unbound-local-error.md
@@ -4,6 +4,8 @@ date: 2021-10-02T09:32:37+09:00
draft: false
tags: ["python", "python3"]
aliases: ['/posts/python-unbound-local-error/']
+summary: |
+ Python における UnboundLocalError の理由と対処法。
---
この記事は Qiita から移植してきたものです。