ns-devel
Text2SQL app
38171fa
raw
history blame contribute delete
80 Bytes
from .base import *
try:
from .local import *
except ImportError:
pass