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 70c6723

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-2
lines changed

‎lib/matplotlib/backends/backend_ps.py

Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@
4343
@_api.caching_module_getattr
4444
class __getattr__:
4545
# module-level deprecations
46-
ps_backend_helper = _api.deprecated("3.7", obj_type="")(
47-
property(lambda self: PsBackendHelper()))
4846
psDefs = _api.deprecated("3.8", obj_type="")(property(lambda self: _psDefs))
4947

5048

0 commit comments

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