Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0

This commit is contained in:
Frikky
2024-01-31 17:44:39 +01:00
12 changed files with 22 additions and 32 deletions
+1
View File
@@ -145,6 +145,7 @@ def escape(a):
a = str(a)
return json_escape(a)
@shuffle_filters.register
def neat_json(a):
try: