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 97e2514 commit 3f3dfeaCopy full SHA for 3f3dfea
wechat_sdk/lib/crypto/__init__.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
3
-from wechat_sdk.lib.crypto.crypto import WechatBaseCrypto, BasicCrypto, CorpCrypto
+from wechat_sdk.lib.crypto.cryptos import WechatBaseCrypto, BasicCrypto, CorpCrypto
wechat_sdk/lib/crypto/crypto.py renamed to wechat_sdk/lib/crypto/cryptos.py
0 commit comments