toot.py attribution was missing

This commit is contained in:
admins 2022-07-12 20:13:53 -04:00
parent 7d39c4e29b
commit f5e12d67fe
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/usr/local/bin/python3
# this was modified from an older version of https://tildegit.org/ben/toot
import json
import os
import sys