Merge branch 'master' into SelfDownloader

This commit is contained in:
aliparlakci
2018-07-10 02:45:55 +03:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -336,4 +336,4 @@ class Self:
with io.open(directory,"w",encoding="utf-8") as FILE:
VanillaPrint(content,file=FILE)
print("Downloaded")
print("Downloaded")