mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
New "startup" plugin hook, closes #834
This commit is contained in:
parent
b906030235
commit
09a3479a54
8 changed files with 61 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ from click.testing import CliRunner
|
|||
import io
|
||||
import json
|
||||
import pathlib
|
||||
import pytest
|
||||
import textwrap
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue