mirror of
https://github.com/enpaul/keyosk.git
synced 2025-09-18 21:51:57 +00:00
Rename fields module to make it part of the internal api
This commit is contained in:
@@ -6,7 +6,7 @@ from pathlib import Path
|
||||
import marshmallow
|
||||
import pytest
|
||||
|
||||
from keyosk import fields
|
||||
from keyosk import _fields as fields
|
||||
|
||||
|
||||
class DemoEnum(enum.Enum):
|
||||
|
Reference in New Issue
Block a user