We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6ac35 commit ce7f5d2Copy full SHA for ce7f5d2
examples/query_tags_example.py
@@ -17,7 +17,7 @@
17
Special cases:
18
- If a value is None, only the key is included (no colon or value)
19
- Special characters (comma, colon and backslash) in values are automatically escaped
20
-- Backslashes in keys are automatically escaped; other special characters in keys are not escaped
+- Backslashes in keys are automatically escaped; other special characters in keys are not allowed
21
"""
22
23
print("=== Query Tags Example ===\n")
0 commit comments