Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9db6a59

Browse files
pep8 new line at last
1 parent c163397 commit 9db6a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/tests/test_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ def test_auto_column():
160160
tb3.set_fontsize(12)
161161
tb3.auto_set_column_width(-1)
162162
tb3.auto_set_column_width(0)
163-
tb3.auto_set_column_width(1)
163+
tb3.auto_set_column_width(1)

0 commit comments

Comments
 (0)