2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-13 12:00:51 +00:00

resort imports

This commit is contained in:
Matthias Mair
2022-05-20 17:24:51 +02:00
parent ddc4ef3c38
commit e1d22f538d
156 changed files with 807 additions and 1042 deletions
+1 -1
View File
@@ -2,8 +2,8 @@
This script calculates translation coverage for various languages
"""
import os
import json
import os
import sys