-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: ✨ fix syntax by adding missing commas in function signatures (…
…#1656) * chore: 🚨 remove unused hooks for black, isort, flake8, pylint, and pyupgrade * build: 🧑💻 add `RUFF` and remove unused packages from poetry.lock and pyproject.toml * chore: ✨ add Ruff linter and formatter to pre-commit configuration * chore: ✨ configure Ruff linter to fix all issues and extend ignore rules * chore: ✨ fix syntax by adding missing commas in function signatures * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * chore: ✨ include 'spectrafit/' directory in Ruff and Ruff-format hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
03f6a32
commit 81a3a4a
Showing
8 changed files
with
61 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.