2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 12:36:45 +00:00

There's always another PEP

This commit is contained in:
Oliver Walters 2019-05-04 11:27:11 +10:00
parent b32a9ed597
commit 28600ebc79

View File

@ -25,4 +25,4 @@ def inventree_commit(*args, **kwargs):
@register.simple_tag() @register.simple_tag()
def inventree_github(*args, **kwargs): def inventree_github(*args, **kwargs):
return "https://github.com/InvenTree" return "https://github.com/InvenTree"