mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 10:43:21 +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
|
||||
|
||||
# Special attr we included for our extended type information
|
||||
# (efro-extended-json-type)
|
||||
TYPE_TAG = '_efxjtp'
|
||||
# (extended-json-type)
|
||||
TYPE_TAG = '_xjtp'
|
||||
|
||||
_pytz_utc: Any
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user