We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8531fc4 commit 41c639fCopy full SHA for 41c639f
1 file changed
tests/fast/test_template.py tests/fast/test_template_python.pytests/fast/test_template.py renamed to tests/fast/test_template_python.py
@@ -1,4 +1,4 @@
1
-"""Exhaustive tests for template.py — the SQL template / t-string system."""
+"""Pure-python tests that don't require a compiled extension module."""
2
3
from __future__ import annotations
4
0 commit comments