mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-20 02:05:12 -04:00
📦 Import fix
This commit is contained in:
parent
021a465cdc
commit
59ca6519a2
3 changed files with 12 additions and 12 deletions
|
@ -7,8 +7,8 @@ import shutil
|
|||
from os import path, mkdir
|
||||
import tempfile
|
||||
|
||||
from builder import __path__
|
||||
from builder.pkg_info import info
|
||||
from . import __path__
|
||||
from .pkg_info import info
|
||||
|
||||
# Build Config
|
||||
delay = 35
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue