spacetelescope / wfc3_dash

Tools for reducing HST/WFC3 DASH observations.
1 stars 5 forks source link

Syntax error in diagnose #46

Open catherine-martlin opened 4 years ago

catherine-martlin commented 4 years ago

byte-compiling build/bdist.macosx-10.9-x86_64/egg/wfc3_dash/diagnose.py to diagnose.cpython-36.pyc File "build/bdist.macosx-10.9-x86_64/egg/wfc3dash/diagnose.py", line 23 print file, '{}'.format(file.split('')[1].split('.')[0]) ^ SyntaxError: invalid syntax