Skip to content

Commit

Permalink
SCP-8 k
Browse files Browse the repository at this point in the history
  • Loading branch information
2lives committed Sep 4, 2024
1 parent 325b525 commit 6f456d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exceptions/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
from .exceptions import JobNotFoundException, StudioException

__all__ = ['JobNotFoundException', 'StudioException']

0 comments on commit 6f456d3

Please sign in to comment.