Cui Xinfeng

Results 1 comments of Cui Xinfeng

I have solve this problem by modify the fllowing code: ```python files = [os.path.join(self.dataDir, i) for i in files if i.endswith('.LAS')] ``` but there is new ereor occur: ```shell (AutomatedWellLogCorrelation)...