1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

fixed top level module imports

This commit is contained in:
checktheroads 2019-05-28 14:28:47 -07:00
parent 9010542127
commit cce92fa136

View file

@ -1 +1,3 @@
name = "hyperglass"
from hyperglass import command
from hyperglass import configuration
from hyperglass import render