6 lines
94 B
Python
6 lines
94 B
Python
"""
|
|
Tutorial Red Button Object - Griatch 2011
|
|
|
|
"""
|
|
|
|
from .red_button import RedButton # noqa
|