4 lines
93 B
Python
4 lines
93 B
Python
|
#! /usr/bin/env python3
|
||
|
from .run import example, shell_function
|
||
|
# from .orm import SeedNode
|