2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-06 03:51:34 +00:00

general linting fixes

This commit is contained in:
Matthias
2021-09-18 03:27:19 +02:00
parent b9ba6b9225
commit ecc86e0989
5 changed files with 10 additions and 8 deletions

View File

@@ -84,4 +84,4 @@ if __name__ == '__main__':
print(f"Release tag '{args.tag}' does not match INVENTREE_SW_VERSION '{version}'")
sys.exit(1)
sys.exit(0)
sys.exit(0)