Skip to content

Commit 442163b

Browse files
committed
This commented-out code seems unnecessary.
1 parent 5e8d808 commit 442163b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/rcsetup.py

-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ def validate_fonttype(s):
133133
return fonttype
134134

135135

136-
#validate_backend = ValidateInStrings('backend', all_backends, ignorecase=True)
137136
_validate_standard_backends = ValidateInStrings('backend',
138137
all_backends,
139138
ignorecase=True)

0 commit comments

Comments
 (0)