local search
This commit is contained in:
parent
f39fb0aa0b
commit
c2aaa9e5f7
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
import os
|
||||
import numpy as np
|
||||
if 'AI' in os.getcwd():
|
||||
from src.utils import *
|
||||
else:
|
||||
|
|
Reference in a new issue