Skip to content

Commit b1ec14d

Browse files
committed
gh-131178: Add tests for site command-line interface
1 parent 6497282 commit b1ec14d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_site.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from test.support.os_helper import TESTFN, EnvironmentVarGuard
1616
import ast
1717
import builtins
18-
import fnmatch
1918
import glob
2019
import io
2120
import os

0 commit comments

Comments
 (0)