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

Fix test decorator fixer #518

Merged

Conversation

UnknownPlatypus
Copy link
Contributor

Fixes #508

I've added a little util I've been using for my work in #492, was convenient here, let me know if it feels a bit overkill to you.

Cheers

Copy link
Owner

@adamchainz adamchainz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brill, thanks! 👍

I dropped the extra token function, I figure it's safer and easier to just reverse consume the known indentation functions.

@adamchainz adamchainz force-pushed the fix-test-decorator-fixer branch from 893967b to 9ad21de Compare February 6, 2025 22:32
@adamchainz adamchainz merged commit 13775c8 into adamchainz:main Feb 6, 2025
8 checks passed
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.

Test decorator fixer leaves indentation
2 participants