diff --git a/hyperglass/hyperglass.py b/hyperglass/hyperglass.py index c02195c..778c1f8 100644 --- a/hyperglass/hyperglass.py +++ b/hyperglass/hyperglass.py @@ -1,7 +1,7 @@ # https://github.com/checktheroads/hyperglass -''' +""" Main Hyperglass Front End -''' +""" # Standard Imports import json import logging