Skip to content

Commit 08ae6bd

Browse files
committed
* 解决随机字符串的bug
1 parent b720e26 commit 08ae6bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jade/jade_tools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
from cryptography.fernet import Fernet
1818
import zipfile
1919
import signal
20+
import string
2021

2122
def zh_ch(string):
2223
"""

0 commit comments

Comments
 (0)