Skip to content

Commit

Permalink
include Storage in __all__ exports
Browse files Browse the repository at this point in the history
  • Loading branch information
zubenkoivan committed Jul 18, 2022
1 parent eebffda commit 0d3bf57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neuro_config_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
Resources,
SecretsConfig,
SentryCredentials,
Storage,
StorageConfig,
StorageInstance,
StorageOptions,
Expand Down Expand Up @@ -120,6 +121,7 @@
"Resources",
"SecretsConfig",
"SentryCredentials",
"Storage",
"StorageConfig",
"StorageInstance",
"StorageOptions",
Expand Down

0 comments on commit 0d3bf57

Please sign in to comment.