This commit is contained in:
resonate
2022-01-24 13:08:00 +08:00
parent 9b8d632995
commit 3c7517be4a
3 changed files with 22 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
from base_uploader import BaseUploader
import upyun
class UpyunUploader(BaseUploader):