* Replace bandit, flake8, isort, and pyupgrade with ruff * Comment on ruff rules * updating DIRECTORY.md --------- Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
* pyupgrade --py37-plus **/*.py * fixup! Format Python code with psf/black push
* add pythagoras.py * function distance * run as script * Update pythagoras.py