Skip to content

Commit e41c6a6

Browse files
Update test.py
1 parent 5e40517 commit e41c6a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""Some extra sanity checks for the CI."""
22

33
import sys
4+
import re
45
from pathlib import Path
56

67
NEWS = Path(__file__).parent / "content" / "news"

0 commit comments

Comments
 (0)