Skip to content

Commit c3fae2e

Browse files
committed
Got a little crazy with the whitespace
1 parent 3914089 commit c3fae2e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/__init__.py

-2
Original file line numberDiff line numberDiff line change
@@ -973,8 +973,6 @@ def rc_params_in_file(fname, fail_on_error=False):
973973
return config
974974

975975

976-
977-
978976
def rc_params_from_file(fname, fail_on_error=False):
979977
"""Return :class:`matplotlib.RcParams` from the contents of the given file.
980978

0 commit comments

Comments
 (0)