Skip to content

Commit

Permalink
Update data_medical.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 9, 2020
1 parent 3fe8c94 commit 35a3d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ensae_projects/datainc/data_medical.py
Expand Up @@ -7,7 +7,7 @@
import pydicom
import pandas
import cv2
from pyquickhelper.filehelper.synchelper import explore_folder_iterfile
from pyquickhelper.filehelper.synchelper import explore_folder_iterfile # pylint: disable=C0411


def _recurse_fill(obs, dataset, parent=""):
Expand Down

0 comments on commit 35a3d63

Please sign in to comment.