Skip to content

Commit 4401c19

Browse files
jdcaballerovmgautierfr
authored andcommitted
Remove manual metadata write from examples.py
1 parent 6dfd4fb commit 4401c19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libzim/examples.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,5 @@ def get_data(self):
7171

7272
print(zim_creator._get_metadata())
7373

74-
#zim_creator.write_metadata(zim_creator._get_metadata())
75-
7674
# Write articles to zim file
7775
zim_creator.finalize()

0 commit comments

Comments
 (0)