We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62c1c4 commit 421c4d0Copy full SHA for 421c4d0
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