Fábio Macêdo Mendes
Fábio Macêdo Mendes
Avisos
Siga esta issue para acompanhar os avisos do curso.
This PR implements a minimal typing support to make Autoslug work with Mypy
Jiphy does not group code blocks correctly when going from python to js. The newline to close a block seems silly to me: ``` if x: line_of_code() this_is_in_the_same_js_block() this_is_not() i_am_scoped_with_the_previous_line()...
3 gifs em app/public somam juntos quase 50mb, o que é insustentável para tráfego na rede. Melhor mudar para um formato de vídeo mais eficiente.
I mistakenly put something like that in my code: ``` _(f"Name: {x}") ``` and Babel fails (as in it crashes with an exception) to extract strings from this file. The...
I did some Python bindings for the lib (https://github.com/fabiommendes/theseus). I'm just telling you in case you want to take a look or maybe add line to the README telling it...