mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-17 23:08:18 +00:00
PEP 8 clean thanks to auto pep8
This commit is contained in:
@ -24,6 +24,7 @@ from .project_manager import ProjectManager
|
||||
|
||||
|
||||
class BaseManager:
|
||||
|
||||
"""
|
||||
Base class for all Manager.
|
||||
Responsible of management of a VM pool
|
||||
|
Reference in New Issue
Block a user