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