mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-06 13:07:59 +00:00
update for pypi
This commit is contained in:
@@ -7,9 +7,11 @@ utilities
|
||||
import subprocess
|
||||
import tempfile
|
||||
import os
|
||||
from logger import Logger
|
||||
from shutil import rmtree
|
||||
|
||||
# local import
|
||||
from dotdrop.logger import Logger
|
||||
|
||||
|
||||
LOG = Logger()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user