Browse Source

align formatting

master
Edoardo Putti 8 years ago
parent
commit
5af6914cd2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lilik_container.py

+ 2
- 2
lilik_container.py View File

@ -162,8 +162,8 @@ def main():
type='str',
),
name = dict(
required=True,
type='str',
required=True,
type='str',
),
state = dict(
default='started',


Loading…
Cancel
Save