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

Commitf510092

Browse files
committed
allow .postn for readthedocsversion
1 parent18975c5 commitf510092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ def linkcode_resolve(domain, info):
202202
linespec=""
203203

204204
base_url="https://github.com/python-control/python-control/blob/"
205-
if'dev'incontrol.__version__or'post'incontrol.__version__:
205+
if'dev'incontrol.__version__:
206206
returnbase_url+"main/control/%s%s"% (fn,linespec)
207207
else:
208208
returnbase_url+"%s/control/%s%s"% (

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp