Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
attdona committed Oct 2, 2017
1 parent 3c5c231 commit 9654ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/mqtt_junction.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ def main(dev, topic):

ns.junction.run()

# pylint: disable=E1120
if __name__ == "__main__":
main()

0 comments on commit 9654ede

Please sign in to comment.