Skip to content

Conversation

@trippynix
Copy link

This PR resolves all linting errors found by ruff check dinov3.

  • Removed unused imports across several files.
  • Renamed ambiguous variable l in detr.py.
  • Added # noqa flags for intentional type() checks.

Closes #233

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 9, 2025
@trippynix
Copy link
Author

@patricklabatut @cijose Hello can you review my PR and issue? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Linter Errors from ruff check dinov3

1 participant