Skip to content

Commit 04801e4

Browse files
committed
fix 3
1 parent f2458a6 commit 04801e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xrlint/cli/engine.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import os
2-
from typing import Generator
2+
from collections.abc import Generator
33

44
import click
55
import fsspec

0 commit comments

Comments
 (0)