mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
fix import positioning
This commit is contained in:
parent
db24154410
commit
886ef28f17
1 changed files with 1 additions and 1 deletions
|
|
@ -46,10 +46,10 @@ import uvloop
|
|||
|
||||
# Project Imports
|
||||
# flake8: noqa: F401
|
||||
from hyperglass import execution
|
||||
from hyperglass import configuration
|
||||
from hyperglass import constants
|
||||
from hyperglass import exceptions
|
||||
from hyperglass import execution
|
||||
from hyperglass import render
|
||||
from hyperglass import util
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue