Skip to content

Commit aeb5e5b

Browse files
authored
Merge pull request solarwinds#41 from solarwinds/danjagnow/solarwinds-class-move
Moved SolarWinds class into orionsdk folder
2 parents 7f8e723 + cf74b03 commit aeb5e5b

File tree

2 files changed

+837
-836
lines changed

2 files changed

+837
-836
lines changed

orionsdk/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# limitations under the License.
1414

1515
from .swisclient import SwisClient
16+
from .solarwinds import SolarWinds
1617

1718

1819
__version__ = "0.2.0"

0 commit comments

Comments
 (0)