mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 21:01:36 +00:00
import the import fix to fix the import ports
This commit is contained in:
@@ -100,7 +100,7 @@ from util.errors import (
|
||||
)
|
||||
|
||||
from util.fileio import readFile
|
||||
from gam.var import Cmd
|
||||
from gam.var import Cmd, Ent
|
||||
|
||||
# Lazy accessor for Ent (runtime instance)
|
||||
def _getEnt():
|
||||
|
||||
Reference in New Issue
Block a user