niaid / image_portal_workflows

Workflows related to project previously referred to as "Hedwig"
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

fix spaces / tab issue in helper_scripts/hedwig_reg_listen.sh #307

Closed philipmac closed 1 year ago

philipmac commented 1 year ago

non standard spacing / tabbing appears to taking place in this file.

annshress commented 1 year ago

This seems to exist also in file_path.py

philipmac commented 1 year ago

we should run black over the code base to see if there's anything else funny in py files