# coding=utf-8 """ DEPRECATED: This module is deprecated and kept only for backward compatibility. Please use library.python.port_manager instead: from library.python.port_manager import PortManager This module will be removed in future versions. """ from library.python.port_manager import * # noqa