Joel Lee

Results 236 comments of Joel Lee
trafficstars

That makes sense -- I'll open up a doc or a thread of sorts for further discussion

Hey! This is actually intended behaviour -- you can distinguish between signed-up and sign-ed in by checking the audit log (SignUpEvent vs login Event) or by checking if the given...

@leynier, That's pretty cool! If you have an example somewhere we'd love to include it in this repo. @robertsiipola I've set up an examples folder -- feel free to include...

@juwiragiye yeah additional tutorials are always appreciated!

Hey could we trouble you to run `isort` And `black` so the tests pass as well? Thanks!

Hey @keosariel, Thanks for the PR! Appreciate the contribution as it helped greatly with getting the timeout setting across the line :) We've merged @mohnish7 's extension of this pull...

Hey all, Yup as @dreinon has mentioned feel free to go for the issue. Everything here is part of hacktoberfest. You can take a look in the docs folder to...

@kracekumar thanks for checking in! I haven't had time to look at it but will give it a try again tonight and let you know how it goes :)

Done! Think this post: https://stackoverflow.com/questions/55441612/does-mypy-have-a-subclass-acceptable-return-type was particularly helpful Thanks for the advice :)

Makes sense, will do so tonight. Thanks much!