mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 00:43:00 +01:00
sample change
This commit is contained in:
parent
861d1561d9
commit
259c0f3650
1 changed files with 1 additions and 1 deletions
|
|
@ -148,6 +148,6 @@ class EPubFanficWriter(FanficWriter):
|
|||
print >> opf, CONTENT_END
|
||||
|
||||
print('Finished')
|
||||
|
||||
|
||||
filename = self.directory + '.epub'
|
||||
zipdir.toZip(filename, self.directory)
|
||||
|
|
|
|||
Loading…
Reference in a new issue