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.md1
1 files changed, 0 insertions, 1 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 f5660fc..6e1b871 100644
--- a/content/posts/2021-10-02/python-unbound-local-error.md
+++ b/content/posts/2021-10-02/python-unbound-local-error.md
@@ -2,7 +2,6 @@
title: "[Python] クロージャとUnboundLocalError: local variable 'x' referenced before assignment"
date: 2021-10-02T09:32:37+09:00
tags: ["python", "python3"]
-aliases: ['/posts/python-unbound-local-error/']
summary: |
Python における UnboundLocalError の理由と対処法。
changelog: