VickiLanger / LGBTQ-of-the-day-bot

Twitter bot tweeting fun goofy lgbtq things and queer history of the day
https://twitter.com/LGBTQotd
GNU General Public License v3.0
81 stars 172 forks source link

New Adjectives Added #270

Closed Arijit-101 closed 3 years ago

Arijit-101 commented 3 years ago

Fixes #4

Arijit-101 commented 3 years ago

It said Python Linter failed.. why is it occuring ? and does that mean that the pull request failed

VickiLanger commented 3 years ago

It said Python Linter failed.. why is it occuring ? and does that mean that the pull request failed

Good question. The liner is a bit messed up right now. It's actually catching on some other file no one touches

Arijit-101 commented 3 years ago

The python linter failed again !

bobsany16 commented 3 years ago

The python linter failed again !

Yeh, the python linter failed because when I implemented it, I could not figure out how to stop telling it to reformat the files (as it is python Black linter's job) so that's why it's failing. So far, I don't know how to fix that yet 😅