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

xmod doesn't commute with functools.wraps #4

Open
rec opened this issue May 26, 2021 · 0 comments
Open

xmod doesn't commute with functools.wraps #4

rec opened this issue May 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rec
Copy link
Owner

rec commented May 26, 2021

This was the fix for a broken module in another repo.

-@xmod
 @functools.wraps(CLIENT.scrapyGet)
+@xmod
@rec rec added the bug Something isn't working label May 26, 2021
@rec rec self-assigned this May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant