Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8f2dae5

Browse files
committed
flake8 fix
1 parent5f5728d commit8f2dae5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎lib/mpl_toolkits/axisartist/axis_artist.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,8 @@ def get_tickdir(self):
162162
returnself._tickdir
163163

164164
defset_tick_orientation(self,mode):
165-
"""Set how tick orientation will be determined.
165+
"""
166+
Set how tick orientation will be determined.
166167
167168
Parameters
168169
----------
@@ -176,7 +177,8 @@ def set_tick_orientation(self, mode):
176177
self._tick_orientation=mode
177178

178179
defget_tick_orientation(self,interpret_auto=True):
179-
""" Return orientation of ticks.
180+
"""
181+
Return orientation of ticks.
180182
181183
Parameters
182184
----------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp