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 5e40517 commit e41c6a6Copy full SHA for e41c6a6
test.py
@@ -1,6 +1,7 @@
1
"""Some extra sanity checks for the CI."""
2
3
import sys
4
+import re
5
from pathlib import Path
6
7
NEWS = Path(__file__).parent / "content" / "news"
0 commit comments