Fixes getAllDevices.py

This commit is contained in:
Patrick McDonagh
2017-04-26 18:12:57 -05:00
parent 9f1de987f8
commit 5b876ad324

View File

@@ -1,5 +1,6 @@
"""Get all gateways from the Meshify API."""
import meshify
import json
def main():