blob: 9199b1af9a280c985743c5203bbb47bc309cd1f9 [file] [log] [blame]
'''Docstring to silence pylint; ignores --ignore option for __init__.py'''
import sys
# Global config dictionary
# Populated by oft.
config = {}
# Global DataPlane instance used by all tests.
# Populated by oft.
dataplane_instance = None