rename package (#80)

pull/89/head
ArrowM 2023-06-05 05:12:00 -05:00 committed by GitHub
parent 43b0478f1e
commit 7a2f4c53fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import json
from pathlib import Path
from collections import namedtuple
import scripts.ui as ui
import scripts.tag_editor_ui as ui
from scripts.dte_instance import dte_instance
# ================================================================