forked from mirrors/thatmattlove-hyperglass
fix formatting
This commit is contained in:
parent
469c6c5197
commit
7cc6b50db3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ from pathlib import Path
|
|||
from pydantic import HttpUrl, BaseModel
|
||||
|
||||
# Project
|
||||
from hyperglass.util import clean_name, log
|
||||
from hyperglass.util import log, clean_name
|
||||
|
||||
|
||||
class HyperglassModel(BaseModel):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue