console/SWSCloudCore/controllers/servers/__init__.py

9 lines
108 B
Python
Raw Normal View History

2016-01-18 18:09:56 +03:00
# coding: utf-8
2015-12-12 17:29:45 +03:00
__author__ = 'vanzhiganov'
2016-01-18 18:09:56 +03:00
class ControllerServers:
def __init__(self):
pass