-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: format code with Black, isort and Ruff Formatter (#269)
* style: format code with Black, isort and Ruff Formatter This commit fixes the style issues introduced in 4672ac0 according to the output from Black, isort and Ruff Formatter. Details: None * Add test for handling first commit in check suite In tests/events/test_check_suite_requested_event.py, a new test has been added to verify the behavior when the checked suite is the very first commit of the branch. It specifically checks that no release is created and the correct check run progression is initiated. * style: format code with Black, isort and Ruff Formatter This commit fixes the style issues introduced in c463fc9 according to the output from Black, isort and Ruff Formatter. Details: #269 --------- Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> Co-authored-by: Heitor Polidoro <heitor.polidoro@gmail.com>
- Loading branch information
1 parent
2f004b1
commit ca98292
Showing
2 changed files
with
103 additions
and
26 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