Merge branch 'main' into 1.4.0

This commit is contained in:
Frikky
2024-01-31 10:57:29 +01:00
committed by GitHub
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: