Shellmen/src/core/mixins/__init__.py

5 lines
63 B
Python
Raw Normal View History

2020-04-18 19:46:19 +00:00
"""
Mixins module
"""
from .StylesMixin import StylesMixin