mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Rename callable.py to check_callable.py, refs #2078
This commit is contained in:
parent
2e43a14da1
commit
9584879534
4 changed files with 71 additions and 71 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from datasette.utils.callable import check_callable
|
||||
from datasette.utils.check_callable import check_callable
|
||||
import pytest
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue