Skip to content

Commit 17ba26c

Browse files
authored
!U remove redundant whitespaces
1 parent 6bc363b commit 17ba26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_pickle.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ def test_rrulewrapper():
278278
except RecursionError:
279279
print('rrulewrapper pickling test failed')
280280
raise
281-
281+
282282

283283
if __name__ == '__main__':
284284
import nose

0 commit comments

Comments
 (0)