diff options
Diffstat (limited to 'public/posts/2021-10-02/python-unbound-local-error/index.html')
| -rw-r--r-- | public/posts/2021-10-02/python-unbound-local-error/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/posts/2021-10-02/python-unbound-local-error/index.html b/public/posts/2021-10-02/python-unbound-local-error/index.html index 01a64b4..a39be48 100644 --- a/public/posts/2021-10-02/python-unbound-local-error/index.html +++ b/public/posts/2021-10-02/python-unbound-local-error/index.html @@ -37,10 +37,10 @@ <h1 class="post-title">【Python】 クロージャとUnboundLocalError: local variable 'x' referenced before assignment</h1> <ul class="post-tags"> <li class="tag"> - <a href="/tags/python">Python</a> + <a href="/tags/python/">Python</a> </li> <li class="tag"> - <a href="/tags/python3">Python 3</a> + <a href="/tags/python3/">Python 3</a> </li> </ul> </header> |
