os-ken/os_ken/tests/unit/__init__.py

6 lines
214 B
Python

# Note: The following import statement is defined in order to resolve
# the conflict of the module names between 'os_ken.lib.ovs' and 'ovs'.
# The latter is the official Python package of Open vSwitch.
import ovs