mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Documentation fix
This commit is contained in:
parent
6f4ffefb05
commit
52de223435
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ def check_http(app):
|
||||||
# Whether this can be used reliably or not depends on
|
# Whether this can be used reliably or not depends on
|
||||||
# the development procedures used by the project's developers. Use it with
|
# the development procedures used by the project's developers. Use it with
|
||||||
# caution, because it's inappropriate for many projects.
|
# caution, because it's inappropriate for many projects.
|
||||||
# Returns (None, "a message") if this didn't work, or (version, vercode) for
|
# Returns (None, "a message") if this didn't work, or (version, vercode, tag) for
|
||||||
# the details of the current version.
|
# the details of the current version.
|
||||||
def check_tags(app, pattern):
|
def check_tags(app, pattern):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue