mirror of
https://github.com/enpaul/keyosk.git
synced 2025-09-18 13:48:39 +00:00
!fixup rename fields
This commit is contained in:
@@ -11,8 +11,8 @@ from typing import Union
|
|||||||
|
|
||||||
import marshmallow as msh
|
import marshmallow as msh
|
||||||
|
|
||||||
|
from keyosk import _fields as custom_fields
|
||||||
from keyosk import datatypes
|
from keyosk import datatypes
|
||||||
from keyosk import fields as custom_fields
|
|
||||||
|
|
||||||
|
|
||||||
def _default_sqlite_pragmas() -> Dict[str, Any]:
|
def _default_sqlite_pragmas() -> Dict[str, Any]:
|
||||||
|
Reference in New Issue
Block a user