Selenium-Automation-Template/src/core/mixins/__init__.py

6 lines
70 B
Python

"""
Mixins module
"""
from .ControlerMixin import ControlerMixin