supervision icon indicating copy to clipboard operation
supervision copied to clipboard

refactor: ✨ ruff rules enabled and fixed and code refactor made

Open onuralpszr opened this issue 1 year ago • 1 comments

Description

I added "ruff" formatting rule to be enabled (https://docs.astral.sh/ruff/rules/#ruff-specific-rules-ruf)

References

https://peps.python.org/pep-0448/ https://docs.astral.sh/ruff/rules/unnecessary-iterable-allocation-for-first-element/

onuralpszr avatar Sep 19 '24 07:09 onuralpszr

Preview

Preview and run these notebook edits with Google Colab: Rendered notebook diffs available on ReviewNB.com. If commits are added to the pull request, synchronize your local branch: git pull origin formatting/ruff-rules

github-actions[bot] avatar Sep 19 '24 07:09 github-actions[bot]

Thanks @onuralpszr! Merging.

LinasKo avatar Sep 19 '24 18:09 LinasKo