mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-17 06:48:18 +00:00
PEP 8 clean thanks to auto pep8
This commit is contained in:
@ -21,6 +21,7 @@ from uuid import uuid4
|
||||
|
||||
|
||||
class Project:
|
||||
|
||||
"""
|
||||
A project contains a list of VM.
|
||||
In theory VM are isolated project/project.
|
||||
|
Reference in New Issue
Block a user