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 3a9abf8 commit c89236dCopy full SHA for c89236d
stubs/passlib/passlib/pwd.pyi
@@ -1,5 +1,5 @@
1
from abc import abstractmethod
2
-from collections import MutableMapping
+from collections.abc import MutableMapping
3
from typing import Any
4
5
class SequenceGenerator:
0 commit comments