添加作者到测试说明文件中

This commit is contained in:
YuCheng Hu
2021-03-18 23:44:04 -04:00
parent 3daaced0ee
commit 5dbd9e8352
+2 -1
View File
@@ -1,7 +1,8 @@
# -*- coding: utf-8 -*-
# Python Random String Password
# Author - https://www.ossez.com
# Author - HoneyMoose(huyuchengus@gmail.com)
# Link Article - https://www.ossez.com/c/open-source/python/14
import string
from random import choice