aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-01-31 20:42:06 +0900
committernsfisis <nsfisis@gmail.com>2026-01-31 20:42:06 +0900
commit2ed4720c79db817401e739a4d333c6cf5b59087a (patch)
treeb87119776576451466e7d0cf8044261682400b8b /services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md
parent9d4c7d916a9477a0cb635197b02a51befe2cd0ad (diff)
downloadnsfisis.dev-2ed4720c79db817401e739a4d333c6cf5b59087a.tar.gz
nsfisis.dev-2ed4720c79db817401e739a4d333c6cf5b59087a.tar.zst
nsfisis.dev-2ed4720c79db817401e739a4d333c6cf5b59087a.zip
style(nuldoc): unify indentation to 4 spaces
Diffstat (limited to 'services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md')
-rw-r--r--services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md
index 78f7370d..642afc09 100644
--- a/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md
+++ b/services/nuldoc/public/blog/posts/2021-10-02/python-unbound-local-error.md
@@ -4,7 +4,7 @@ uuid = "e1aff84c-d6d4-4dea-bc45-9c41e6445006"
title = "【Python】 クロージャとUnboundLocalError: local variable 'x' referenced before assignment"
description = "Python における UnboundLocalError の理由と対処法。"
tags = [
- "python",
+ "python",
]
[[article.revisions]]