We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2458a6 commit 04801e4Copy full SHA for 04801e4
1 file changed
xrlint/cli/engine.py
@@ -1,5 +1,5 @@
1
import os
2
-from typing import Generator
+from collections.abc import Generator
3
4
import click
5
import fsspec
0 commit comments