]> git.jsancho.org Git - datasette-pytables.git/blob - datasette_pytables/__init__.py
a3b1844af528e46abbfef28644687b33477ea8af
[datasette-pytables.git] / datasette_pytables / __init__.py
1 def inspect(path):
2     "Open file and return tables info"
3     return [], []