We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c9a2c commit 994b81aCopy full SHA for 994b81a
scripts/validate_queries.py
@@ -2,6 +2,7 @@
2
import re
3
import sys
4
import os
5
+import json
6
from pathlib import Path
7
from sumologic_client import SumoLogicClient
8
0 commit comments