Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Nov 3, 2023
1 parent 0147148 commit 9f1307d
Show file tree
Hide file tree
Showing 4 changed files with 283 additions and 324 deletions.
4 changes: 0 additions & 4 deletions src/therapy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
logger.setLevel(logging.DEBUG)


class DownloadException(Exception): # noqa: N818
"""Exception for failures relating to source file downloads."""


from therapy.schemas import ( # noqa: E402, E501, I100, I202
ItemTypes,
NamespacePrefix,
Expand Down
Loading

0 comments on commit 9f1307d

Please sign in to comment.