Skip to content

Commit 8bdf3ec

Browse files
Merge pull request #1 from awslabs/vizzini-said-go-back-to-the-beginning
Initial setup.py and package structure
2 parents 9368746 + dfca773 commit 8bdf3ec

File tree

4 files changed

+1152
-0
lines changed

4 files changed

+1152
-0
lines changed

awsiot/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
__all__ = [
2+
'iotjobs',
3+
'iotshadow',
4+
]

0 commit comments

Comments
 (0)