aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/2021-10-02/python-unbound-local-error
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts/2021-10-02/python-unbound-local-error')
-rw-r--r--docs/posts/2021-10-02/python-unbound-local-error/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/posts/2021-10-02/python-unbound-local-error/index.html b/docs/posts/2021-10-02/python-unbound-local-error/index.html
index b14b37f..bfad1b3 100644
--- a/docs/posts/2021-10-02/python-unbound-local-error/index.html
+++ b/docs/posts/2021-10-02/python-unbound-local-error/index.html
@@ -31,9 +31,6 @@
<article class="post-single">
<header class="post-header">
<h1 class="post-title">[Python] クロージャとUnboundLocalError: local variable &#39;x&#39; referenced before assignment</h1>
- <div class="post-meta">
- Posted on <time>2021-10-02</time>
- </div>
<ul class="post-tags">
<li><a href="https://blog.nsfisis.dev/tags/python">python</a></li>
<li><a href="https://blog.nsfisis.dev/tags/python3">python3</a></li>