Skip to content
New issue

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

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

chore(py): use Imported.__name__ for exports rather than string literals #2437

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

yesudeep
Copy link
Contributor

CHANGELOG:

  • Update all __init__.py modules to use *.__name__ for exports
    rather than string literals.

@yesudeep yesudeep enabled auto-merge (squash) March 23, 2025 05:27
@yesudeep yesudeep added this to the py-0.1.0 milestone Mar 23, 2025
@yesudeep yesudeep force-pushed the yesudeep/chore/slow-teeth branch from 352bc32 to ace272d Compare March 23, 2025 05:33
@yesudeep yesudeep disabled auto-merge March 23, 2025 05:34
CHANGELOG:
- [ ] Update all `__init__.py` modules to use `*.__name__` for exports
      rather than string literals.
@yesudeep yesudeep force-pushed the yesudeep/chore/slow-teeth branch from ace272d to d7f1f56 Compare March 23, 2025 05:38
@yesudeep yesudeep requested a review from zarinn3pal March 23, 2025 05:41
@yesudeep yesudeep enabled auto-merge (squash) March 23, 2025 05:45
@yesudeep yesudeep merged commit f3e5ee4 into main Mar 23, 2025
10 checks passed
@yesudeep yesudeep deleted the yesudeep/chore/slow-teeth branch March 23, 2025 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants