Skip to content

Enable ruff check rule A004 #1216

New issue

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

By clicking “No 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? No Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2025
Merged

Enable ruff check rule A004 #1216

merged 1 commit into from
Apr 26, 2025

Conversation

rolandwalker
Copy link
Contributor

Description

Enable ruff check rule A004: import shadowing builtin.

The import of open was a Python 2 relic.

Checklist

  • I've added this contribution to the changelog.md.
  • I've added my name to the AUTHORS file (or it's already there).

import shadowing builtin
@rolandwalker rolandwalker requested a review from amjith April 26, 2025 16:07
@rolandwalker rolandwalker self-assigned this Apr 26, 2025
@rolandwalker rolandwalker merged commit be82345 into main Apr 26, 2025
6 checks passed
@rolandwalker rolandwalker deleted the RW/enable-ruff-rule-A004 branch April 26, 2025 16:49
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants