Some database tests
This commit is contained in:
parent
a105cdc649
commit
52c12785c8
2 changed files with 66 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ def local_origin(path: pathlib.Path | None = None) -> str:
|
|||
|
||||
|
||||
def database_path(origin: str) -> pathlib.Path:
|
||||
# TODO: Determine the name/slug from local state if necessary
|
||||
return pathlib.Path.home() / "Dropbox" / "cry" / f"{origin}.db"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue