Skip to content

Conversation

sjvrijn
Copy link
Contributor

@sjvrijn sjvrijn commented Sep 8, 2025

Checklist before requesting a review

  • I have read the contribution guidelines
  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • [ ] All user facing changes have been added to CHANGELOG.md

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

List of related issues or pull requests**

Refs:

Describe the changes made in this pull request

Removed the reference to yapf for formatting code, and replaced it with an instruction to use ruff format instead.

@sjvrijn sjvrijn requested a review from fdiblen September 8, 2025 10:37
@sjvrijn sjvrijn force-pushed the 588-replace-yapf-with-ruff-format branch 2 times, most recently from 4b1eaf9 to 0d20fc2 Compare September 8, 2025 12:12
@sjvrijn sjvrijn force-pushed the 588-replace-yapf-with-ruff-format branch from 0d20fc2 to 2d2f525 Compare September 9, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant