Corrected just a space to check commiting and pushing for project.

This commit is contained in:
maste9
2018-01-28 19:20:14 +01:00
parent 8c0758174d
commit a4afd01146

View File

@@ -97,7 +97,7 @@ for account in transitions:
# Output text to stdout respect. post it to Mastodon.
print(mastodon_text)
#mastodon.status_post(mastodon_text, None, masto_media, True)
# mastodon.status_post(mastodon_text, None, masto_media, True)
time.sleep(2)
# If there are new statuses for account update the "last_id" to the newest one.