2
0
mirror of https://github.com/codl/forget synced 2025-01-09 14:12:32 +01:00
forget-cancellare-vecchi-toot/libforget/version.py

5 lines
119 B
Python

from app import app
def url_for_version(ver):
return app.config['COMMIT_URL'].format(hash=ver['full-revisionid'])