Uh oh!
There was an error while loading. Please reload this page.
Wild Whispers - #13
Conversation
This commit is mainly done in order to have a diff between the source branch and our fork, so that we are able to do a PR to the main project.
Commit mainly done to test webhook integration.
This reverts commit 1335fc3.
…nting WILL fail because of unused imports, but I've left them in, so that the team members can see how the imports should be done. Also put all variables in init, renamed all variables to be pythonic, capital letter in classname and so on.
…KEY is not going to change places.
…r fixes to the project file, such as docstrings.
…r fixes to the project file, such as docstrings.(second push, forgot to gitt add #tired
jb3
commented
Mar 7, 2019
Interesting project! Your setup instructions in README.md are fantastic. You've used a You raise an AttributeError when the key is not set which isn't really an appropriate error, also you should consider storing your API key somewhere which is not committed to git. Code quality is good though and consistent throughout the project. |
JonasKs
commented
Mar 7, 2019
You're right, I totally missed the We added the key so you were able to use the app without registering through another site 😊 Thanks for the feedback! |
No description provided.