Martin Ueding
Martin Ueding
I've actually switched over to krakenex, which is used internally by clikraken. This has served me very well in my project.
I would be happy with the double line. The triple line is just something that I thought to work out analogously. As it does not seem to be the case,...
Isn't Python Poetry the more modern way to go?
One way to introduce YAPF (or any other formatter) to a project is indeed doing a huge commit and then using [git blame ignore](https://black.readthedocs.io/en/stable/guides/introducing_black_to_your_project.html#avoiding-ruining-git-blame) to ignore that format commit. The...
## I have an idea: perhaps it occurs when I leave displaying an email and delete that email using another client. Then the app still wants to show that email,...
That totally makes sense. Incidentally I've started using krakenex for my project. I forgot to close the issue here.
I have the problem that my camera is neither mounted in an exact level way, not in the middle of the bike. So I would have to rotate the horizon...
I do have the same problem. Somehow the raw html contents get mangled. So in the document I have the following: ``` html ``` This appears in the output of...
I use stravalib 1.5 in my project and it downloads 0 for the calories. I've just checked with it.
Thank you for this detailed investigation! I think that it will be hard to say what breaks when one returns the right class. But perhaps that breakage will be good!...