aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/posts/python-unbound-local-error.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/python-unbound-local-error.md')
-rw-r--r--content/posts/python-unbound-local-error.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/python-unbound-local-error.md b/content/posts/python-unbound-local-error.md
index ed5fe8e..4bec2ea 100644
--- a/content/posts/python-unbound-local-error.md
+++ b/content/posts/python-unbound-local-error.md
@@ -2,6 +2,7 @@
title: "[Python] クロージャとUnboundLocalError: local variable 'x' referenced before assignment"
date: 2021-10-02T09:32:37+09:00
draft: false
+tags: ["python", "python3"]
---
この記事は Qiita から移植してきたものです。