5 lines
46 B
Python
5 lines
46 B
Python
|
# $Id$
|
||
|
|
||
|
from . import mode
|
||
|
__all__ = ['mode']
|