mirror of
https://github.com/yihong0618/Kindle_download_helper.git
synced 2025-11-22 07:59:04 +08:00
6 lines
80 B
Python
6 lines
80 B
Python
from kindle_download_helper import main
|
|
|
|
|
|
if __name__ == "__main__":
|
|
main()
|