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

Commitd9965e3

Browse files
committed
Fix sequence spelling
1 parentc720364 commitd9965e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎lib/matplotlib/dates.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ def julian2num(j):
384384
385385
Returns
386386
-------
387-
float orsequency of floats
387+
float orsequence of floats
388388
Matplotlib date(s)
389389
"""
390390
ifcbook.iterable(j):
@@ -403,7 +403,7 @@ def num2julian(n):
403403
404404
Returns
405405
-------
406-
float orsequency of floats
406+
float orsequence of floats
407407
Julian date(s)
408408
"""
409409
ifcbook.iterable(n):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp