Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
netsettler committed Sep 5, 2023
1 parent 142a20b commit e09af07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dcicutils/sheet_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
TabbedSheetData = Dict[str, SheetData]
Regexp = type(re.compile("sample"))


class LoadFailure(Exception):
"""
In general, we'd prefer to load up the spreadsheet with clumsy data that can then be validated in detail,
Expand Down

0 comments on commit e09af07

Please sign in to comment.