Flake8 compliance.

This commit is contained in:
Colm O'Connor 2015-08-01 18:15:48 +08:00
parent a23aa1c16c
commit ef9203c4e3

View File

@ -1,4 +1,4 @@
from subprocess import call, PIPE from subprocess import call
from os import path from os import path
import hitchpostgres import hitchpostgres
import hitchselenium import hitchselenium