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 e745f28

Browse filesBrowse files
committed
remove deprecated class PsBackendHelper
Signed-off-by: Issam Arabi <issam@cs.toronto.edu>
1 parent bfd50b0 commit e745f28
Copy full SHA for e745f28

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-5
lines changed

‎lib/matplotlib/backends/backend_ps.py

Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@
3939
debugPS = False
4040

4141

42-
@_api.deprecated("3.7")
43-
class PsBackendHelper:
44-
def __init__(self):
45-
self._cached = {}
46-
4742

4843
@_api.caching_module_getattr
4944
class __getattr__:

0 commit comments

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