From 4130d96d09897a355b8ad2c0266063f4f683104a Mon Sep 17 00:00:00 2001 From: Matthew Bourque Date: Thu, 19 Apr 2018 14:05:35 -0400 Subject: [PATCH] Minor formatting changes --- jwql/utils/utils.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/jwql/utils/utils.py b/jwql/utils/utils.py index 1bc0401a1..024b2f7e1 100644 --- a/jwql/utils/utils.py +++ b/jwql/utils/utils.py @@ -3,8 +3,8 @@ Authors ------- - Matthew Bourque - Lauren Chambers + - Matthew Bourque + - Lauren Chambers Use --- @@ -43,6 +43,7 @@ def get_config(): return settings + def filename_parser(filename): """Return a dictionary that contains the properties of a given JWST file (e.g. program ID, visit number, detector, etc.)