We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7129605 commit 8ebc068Copy full SHA for 8ebc068
src/_pytest/config/findpaths.py
@@ -1,6 +1,5 @@
1
import os
2
import sys
3
-import warnings
4
from pathlib import Path
5
from typing import Dict
6
from typing import Iterable
0 commit comments