Emory-HITI / Niffler

Niffler: A DICOM Framework for Machine Learning and Processing Pipelines.
https://emory-hiti.github.io/Niffler/
BSD 3-Clause "New" or "Revised" License
90 stars 53 forks source link

syntax error in the ImageExtractorNifti.py, line 206 #384

Closed yuvraj-wale closed 1 year ago

yuvraj-wale commented 1 year ago

Describe the bug An error message pops up "Statements must be separated by newlines or semicolons" in the ImageExtractorNifti.py file of the nifty-extraction module at line 206.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'modules/nifti-extraction/ImageExtractorNifti.py''
  2. Scroll down to 'line 206'
  3. See error

Expected behavior There shouldn't be any syntax error

Environment (please complete the following information):

pradeeban commented 1 year ago

Merged. Thanks.