From 946c3a08df7d22e134bc55536a70de3dd3c0483e Mon Sep 17 00:00:00 2001 From: whjdark Date: Wed, 13 Jul 2022 19:54:27 +0800 Subject: [PATCH] new new commit --- PPOCRLabel/PPOCRLabel.py | 1 - PPOCRLabel/libs/shape.py | 1 - 2 files changed, 2 deletions(-) diff --git a/PPOCRLabel/PPOCRLabel.py b/PPOCRLabel/PPOCRLabel.py index 8538e8ed..440c2d8c 100644 --- a/PPOCRLabel/PPOCRLabel.py +++ b/PPOCRLabel/PPOCRLabel.py @@ -21,7 +21,6 @@ import os.path import platform import subprocess import sys -from tkinter.tix import Tree import xlrd from functools import partial diff --git a/PPOCRLabel/libs/shape.py b/PPOCRLabel/libs/shape.py index af12a5eb..180456a1 100644 --- a/PPOCRLabel/libs/shape.py +++ b/PPOCRLabel/libs/shape.py @@ -12,7 +12,6 @@ # THE SOFTWARE. # !/usr/bin/python # -*- coding: utf-8 -*- -from email.policy import default import math import sys -- GitLab