Skip to content

refactor: ruff TD002, TD003 #512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 25, 2025
Merged

refactor: ruff TD002, TD003 #512

merged 3 commits into from
Mar 25, 2025

Conversation

StefanThoene
Copy link
Collaborator

@StefanThoene StefanThoene commented Mar 24, 2025

Description

Remove ruff ignore for TD002 and TD003

Issue linked

#480

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have assigned this PR to myself.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: add optical property)
  • I have agreed with the Contributor License Agreement (CLA).

@StefanThoene StefanThoene self-assigned this Mar 24, 2025
@StefanThoene StefanThoene linked an issue Mar 24, 2025 that may be closed by this pull request
@StefanThoene StefanThoene added enhancement New features or code improvements maintenance Package and maintenance related labels Mar 24, 2025
@StefanThoene StefanThoene changed the title ruff TD002, TD003 refactor: ruff TD002, TD003 Mar 24, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 24, 2025
@StefanThoene StefanThoene marked this pull request as ready for review March 24, 2025 07:30
@StefanThoene StefanThoene merged commit 2ddf70e into main Mar 25, 2025
27 checks passed
@StefanThoene StefanThoene deleted the refactor/ruff-todo branch March 25, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove ruff ignore "TD", # flake8-todos
3 participants