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

Commit960e73e

Browse files
committed
Py2 / new-style class fix.
1 parenta59e6c6 commit960e73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@ def rc_file(fname):
12941294
rcParams.update(rc_params_from_file(fname))
12951295

12961296

1297-
classrc_context:
1297+
classrc_context(object):
12981298
"""
12991299
Return a context manager for managing rc settings.
13001300

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp