Skip to content

Commit 999ca4a

Browse files
Switch to custom json
Co-authored-by: David Salvisberg <david.salvisberg@seantis.ch>
1 parent e97a5da commit 999ca4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/onegov/org/models/ticket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
import json
3+
from onegov.custom import json
44
from functools import cached_property
55
from markupsafe import Markup
66
from onegov.chat import Message, MessageCollection

0 commit comments

Comments
 (0)