This commit is contained in:
BarsTiger
2022-05-06 11:54:59 +03:00
commit 2203874ca5
7 changed files with 135 additions and 0 deletions

3
__init__.py Normal file
View File

@@ -0,0 +1,3 @@
# Cool download manager based on rich and its sample code
from .download import *