kensanata / mastodon-archive

Archive your statuses, favorites and media using the Mastodon API (i.e. login required)
https://alexschroeder.ch/software/Mastodon_Archive
GNU General Public License v3.0
358 stars 33 forks source link

Redundant code #1

Closed ed-davies closed 6 years ago

ed-davies commented 6 years ago

Last line is fp.close() but the enclosing with statement should close the file.

kensanata commented 6 years ago

Fixed with 7e33ae2a3bd5eae2e437f1692f214c89421bb870