Skip to content

Apply basic Ruff cleanup#11

Merged
sergioald merged 1 commit into
mainfrom
ruff-cleanup-basic
Jun 20, 2026
Merged

Apply basic Ruff cleanup#11
sergioald merged 1 commit into
mainfrom
ruff-cleanup-basic

Conversation

@sergioald

Copy link
Copy Markdown
Owner

Summary

Applies a first controlled Ruff cleanup pass.

Changes

  • Sorts and modernises imports.
  • Updates deprecated typing syntax.
  • Applies safe automatic Ruff fixes.
  • Keeps this as a cleanup-only PR without enabling Ruff as a required CI gate.

Validation

  • python -m ruff check ldsfl run_ldsfl.py tests
  • python -m pytest

Notes

This PR does not run ruff format and does not yet enforce Ruff in CI. Ruff enforcement should be added only after the repository is fully Ruff-clean.

@sergioald
sergioald merged commit 52e1d43 into main Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant