mirror of
https://github.com/beshu-tech/deltaglider.git
synced 2026-05-18 21:07:19 +02:00
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:
@@ -1,4 +1,5 @@
|
||||
# Python
|
||||
ror-data-importer/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
Reference in New Issue
Block a user