console/SWSCloudCore/controllers/servers/__init__.py

8 lines
108 B
Python

# coding: utf-8
__author__ = 'vanzhiganov'
class ControllerServers:
def __init__(self):
pass