Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
# __all__ = ["zetacloud", "SkyInterface"]
  • Loading branch information
vyomakesh09 authored Dec 27, 2023
1 parent 77dcb92 commit 6f67274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zeta/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
from zeta.cloud import * # noqa: F403, E402


__all__ = ["zetacloud", "SkyInterface"]
# __all__ = ["zetacloud", "SkyInterface"]

0 comments on commit 6f67274

Please sign in to comment.