This commit is contained in:
PAN Lei
2022-07-05 09:44:32 +02:00
parent 1159608f59
commit bfcfb191fc
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import time
from typing import Union
from pojo.contact_pojo import ContactPojo
from src.pojo.contact_pojo import ContactPojo
class BlackContactPojo(ContactPojo):