mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
@@ -1,5 +1,5 @@
|
||||
from abc import abstractmethod
|
||||
from collections import MutableMapping
|
||||
from collections.abc import MutableMapping
|
||||
from typing import Any
|
||||
|
||||
class SequenceGenerator:
|
||||
|
||||
Reference in New Issue
Block a user