Skip to content

Commit

Permalink
Import sub-packages as part of v3io package init (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
assaf758 authored Apr 30, 2024
1 parent 723c7c9 commit 6e1942a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v3io/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@
# limitations under the License.
#
__version__ = "0.0.0+unstable"

from .dataplane import Client, RaiseForStatus # noqa: F401

0 comments on commit 6e1942a

Please sign in to comment.