mirror of
https://github.com/enpaul/keyosk.git
synced 2024-11-24 23:47:49 +00:00
!fixup rename fields
This commit is contained in:
parent
9cbe00b93c
commit
b3db6c0b33
@ -11,8 +11,8 @@ from typing import Union
|
||||
|
||||
import marshmallow as msh
|
||||
|
||||
from keyosk import _fields as custom_fields
|
||||
from keyosk import datatypes
|
||||
from keyosk import fields as custom_fields
|
||||
|
||||
|
||||
def _default_sqlite_pragmas() -> Dict[str, Any]:
|
||||
|
Loading…
Reference in New Issue
Block a user