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

Appearance settings

Commit 23b93bd

Browse filesBrowse files
authored
Merge pull request #7929 from kshramt/deadcode_fm
Remove a dead code (`font_manager.ttfdict_fnames`)
2 parents db61667 + 07b1989 commit 23b93bd
Copy full SHA for 23b93bd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎lib/matplotlib/font_manager.py

Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -926,6 +926,7 @@ def copy(self):
926926
return FontProperties(_init=self)
927927

928928

929+
@cbook.deprecated("2.1")
929930
def ttfdict_to_fnames(d):
930931
"""
931932
flatten a ttfdict to all the filenames it contains

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.