mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 15:49:29 +00:00
chore: fix flake8 warnings
Refs: OPS-65
This commit is contained in:
parent
da52e643a7
commit
1570325256
2 changed files with 0 additions and 2 deletions
|
|
@ -7,7 +7,6 @@ from typing import Optional
|
|||
from tinydb import TinyDB
|
||||
from tinydb.queries import QueryImpl
|
||||
|
||||
from senju import haiku
|
||||
from senju.haiku import DEFAULT_HAIKU, Haiku
|
||||
|
||||
DEFAULT_DB_PATH: Path = Path("/var/lib/senju.json")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue