We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8566a9 commit 603a69aCopy full SHA for 603a69a
pytests/noxfile.py
@@ -1,4 +1,4 @@
1
-from collections.abc import Iterable
+from typing import Iterable
2
import shutil
3
from pathlib import Path
4
0 commit comments