6 lines
83 B
Python
6 lines
83 B
Python
"""
|
|
Mirror object - Griatch 2015.
|
|
|
|
"""
|
|
|
|
from .mirror import TutorialMirror # noqa
|