mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 08:03:30 +08:00
reverting json type tag
This commit is contained in:
parent
f26954f330
commit
c4c07731c5
@ -30,8 +30,8 @@ if TYPE_CHECKING:
|
|||||||
from typing import Any
|
from typing import Any
|
||||||
|
|
||||||
# Special attr we included for our extended type information
|
# Special attr we included for our extended type information
|
||||||
# (efro-extended-json-type)
|
# (extended-json-type)
|
||||||
TYPE_TAG = '_efxjtp'
|
TYPE_TAG = '_xjtp'
|
||||||
|
|
||||||
_pytz_utc: Any
|
_pytz_utc: Any
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user