diff --git a/hyperglass/hyperglass.py b/hyperglass/hyperglass.py index 778c1f8..c02195c 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