Skip to content

Commit 74d1454

Browse files
authored
Mastodon post command (#355)
* First run at a Mastodon post command * mypy fixes
1 parent cc7ba25 commit 74d1454

File tree

5 files changed

+308
-141
lines changed

5 files changed

+308
-141
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ retry = "*"
3333
storysniffer = "*"
3434
spacy = "*"
3535
spectra = "*"
36+
"mastodon.py" = "*"
3637

3738
[dev-packages]
3839
pre-commit = "*"

0 commit comments

Comments
 (0)