style: Fix linting issues in recursive delete test file

- Fix import ordering
- Remove boolean equality comparison
- Add missing newline at end of file

All ruff and mypy checks now pass.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Simone Scarduzio
2025-09-29 16:10:06 +02:00
parent 0699283ca2
commit 6faffc1ea8
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
# Python
ror-data-importer/
__pycache__/
*.py[cod]
*$py.class