Ran some pylint on thome-eagle.py
This commit is contained in:
@@ -17,9 +17,9 @@ messages.
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import bottle as B
|
|
||||||
import sys
|
import sys
|
||||||
import json
|
import json
|
||||||
|
import bottle as B
|
||||||
import tHome as T
|
import tHome as T
|
||||||
|
|
||||||
#===========================================================================
|
#===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user