Skip to content

Commit

Permalink
Reserver Error Types added in reserver/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AHReccese committed Sep 18, 2024
1 parent e780993 commit 43fdb2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reserver/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"""Reserver modules."""
from .reserver_param import RESERVER_VERSION
from .reserver_obj import PyPIUploader
from .reserver_errors import ReserverBaseError

__version__ = RESERVER_VERSION

0 comments on commit 43fdb2d

Please sign in to comment.