From 4a63a2d18c02a921afa5008396e31cd58b22fc03 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 17 Jun 2019 08:41:48 +0000 Subject: [PATCH] Black Formatting - travis #52 --- hyperglass/hyperglass.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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