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:
parent
9010542127
commit
cce92fa136
1 changed files with 3 additions and 1 deletions
|
|
@ -1 +1,3 @@
|
|||
name = "hyperglass"
|
||||
from hyperglass import command
|
||||
from hyperglass import configuration
|
||||
from hyperglass import render
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue