Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit08e3401

Browse files
committed
DOC: fix another link
1 parent1617efc commit08e3401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/cbook.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ class CallbackRegistry(object):
488488
object to handle weak references to bound methods (or regular free
489489
functions). This technique was shared by Peter Parente on his
490490
`"Mindtrove" blog
491-
<http://mindtrove.info/articles/python-weak-references/>`_.
491+
<http://mindtrove.info/python-weak-references/>`_.
492492
"""
493493
def__init__(self):
494494
self.callbacks=dict()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp