diff options
Diffstat (limited to 'services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md')
| -rw-r--r-- | services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md b/services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md index 78f7370d..642afc09 100644 --- a/services/nuldoc/content/posts/2021-10-02/python-unbound-local-error.md +++ b/services/nuldoc/content/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]] |
