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 0914d50 commit 3a2fdfdCopy full SHA for 3a2fdfd
4 files changed
third_party/2and3/cryptography/__init__.pyi
@@ -0,0 +1,3 @@
1
+from typing import Any
2
+
3
+def __getattr__(name: str) -> Any: ...
third_party/2and3/cryptography/hazmat/__init__.pyi
third_party/2and3/cryptography/hazmat/primitives/__init__.pyi
third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi
0 commit comments