bugsmith to Advent Of [email protected] • 1 year agoHow will you be tackling the challenges this year?message-square29fedilinkarrow-up121arrow-down10file-text
arrow-up121arrow-down1message-squareHow will you be tackling the challenges this year?bugsmith to Advent Of [email protected] • 1 year agomessage-square29fedilinkfile-text
minus-square@[email protected]linkfedilink1•edit-23 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.