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

Skip to content

Commit 8dac00d

Browse files
committed
PEP8
1 parent 555171f commit 8dac00d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/matplotlib/axis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2295,7 +2295,6 @@ def tick_left(self):
22952295
# leave them off
22962296
self.set_tick_params(which='both', labelleft=label)
22972297

2298-
22992298
def get_ticks_position(self):
23002299
"""
23012300
Return the ticks position (left, right, both or unknown)

0 commit comments

Comments
 (0)