Skip to content

Commit df6db20

Browse files
Update tests/examples/test_howto_readiness.py
Co-authored-by: Hayao <hayao_s@tokyo-gas.co.jp>
1 parent 6fc0b28 commit df6db20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/examples/test_howto_readiness.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Generator
1+
from collections.abc import Generator
22

33
import pytest
44
import requests

0 commit comments

Comments
 (0)