Skip to content

Commit

Permalink
feat: export BugmonException
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoor committed Oct 20, 2022
1 parent 886f9a3 commit e30804a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bugmon/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
)

from .bug import EnhancedBug
from .exceptions import BugmonException

0 comments on commit e30804a

Please sign in to comment.