6 lines
104 B
Python
6 lines
104 B
Python
"""
|
|
Bodyfunctions example script - Griatch, 2012
|
|
|
|
"""
|
|
|
|
from .bodyfunctions import BodyFunctions # noqa
|