Initialized variable referenced later

This commit is contained in:
jeancf 2022-10-08 10:25:04 +02:00
parent 216da5519f
commit ebf32cebc9

View File

@ -578,6 +578,7 @@ def main(argv):
pass
# Post toot
toot = {}
try:
mastodon = Mastodon(
access_token=mast_account + '.secret',