This commit is contained in:
UmbertoJr 2019-11-09 16:43:54 +01:00
parent b11cf6d076
commit 1ed1734e0a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import numpy as np
from matplotlib import pyplot as plt
from numpy.core._multiarray_umath import ndarray
import os
if 'AI' in os.getcwd():
from src.utils import *
else: