style: format using autopep8
This commit is contained in:
parent
2c347a76c7
commit
8453580908
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@ from compose_viz.compose import Compose
|
||||||
from compose_viz.compose import Service
|
from compose_viz.compose import Service
|
||||||
import yaml
|
import yaml
|
||||||
|
|
||||||
|
|
||||||
class Parser:
|
class Parser:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in a new issue