Bladeren bron

update import

lmstack 3 jaren geleden
bovenliggende
commit
16f5e5ef16
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      LIB/MIDDLE/CellStateEstimation/Uniform/V1_0_0/CBMSBatUniform.py

+ 1 - 1
LIB/MIDDLE/CellStateEstimation/Uniform/V1_0_0/CBMSBatUniform.py

@@ -3,7 +3,7 @@ import numpy as np
 import datetime
 import bisect
 import matplotlib.pyplot as plt
-import BatParam
+from LIB.MIDDLE.CellStateEstimation.SOH.V1_0_0 import BatParam
 
 class BatUniform:
     def __init__(self,sn,celltype,df_bms):  #参数初始化