use deprecated Generator for python3.8 support
This commit is contained in:
parent
bec31ff406
commit
548094fb85
@ -1,6 +1,6 @@
|
||||
import shutil
|
||||
from collections.abc import Generator
|
||||
from pathlib import Path
|
||||
from typing import Generator
|
||||
|
||||
import pytest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user