2
0
mirror of https://github.com/codl/forget synced 2024-12-11 07:56:45 +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'])