cf06a1987d
Even that isn't quite complete, but I'm anxious to test other things..
7 lines
87 B
Python
7 lines
87 B
Python
# -*- coding: utf-8 -*-
|
|
"""
|
|
Rattail Fabric Demo
|
|
"""
|
|
|
|
from ._version import __version__
|