Skip to content

Commit

Permalink
look for lowercase filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
drtobybrown committed Oct 30, 2024
1 parent 91f7fdd commit 651a6bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gistPipeline/stellarKinematics/_stellarKinematics.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
import os

import yaml
from gistPipeline.writeFITS import _writeFITS
from printStatus import printStatus

from gistPipeline.writeFITS import _writeFITS


def stellarKinematics_Module(config):
"""
Expand Down

0 comments on commit 651a6bb

Please sign in to comment.