mirror of
https://github.com/yihong0618/Kindle_download_helper.git
synced 2025-11-22 07:59:04 +08:00
info it
This commit is contained in:
@@ -650,6 +650,7 @@ class NoKindle:
|
||||
writer.writeheader()
|
||||
for row in book_list:
|
||||
writer.writerow(row)
|
||||
print("File: my_kindle_stats.csv and my_kindle_stats.md have been generated")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user