bugsmith to Advent Of [email protected] • 2 years agoHow will you be tackling the challenges this year?message-square30fedilinkarrow-up125
arrow-up125message-squareHow will you be tackling the challenges this year?bugsmith to Advent Of [email protected] • 2 years agomessage-square30fedilink
minus-square@[email protected]linkfedilink1•edit-211 months agoI’ve decided to catch up with what’s new in Python (language itself and the ecosystem). I’ve set up a repository with pyproject.toml, and git hooks configured, and I’m running pylint, pytype and pytest.
I’ve decided to catch up with what’s new in Python (language itself and the ecosystem). I’ve set up a repository with
pyproject.toml
, and git hooks configured, and I’m running pylint, pytype and pytest.