Skip to content

Commit 8ebc068

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7129605 commit 8ebc068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/_pytest/config/findpaths.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import os
22
import sys
3-
import warnings
43
from pathlib import Path
54
from typing import Dict
65
from typing import Iterable

0 commit comments

Comments
 (0)