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

Regarding update_pipe_module #87

Closed
andrewshvv opened this issue Oct 21, 2023 · 3 comments
Closed

Regarding update_pipe_module #87

andrewshvv opened this issue Oct 21, 2023 · 3 comments

Comments

@andrewshvv
Copy link

Just wanted to point out, that while this is a very cool trick, it isn't picked up by an IDE like Pycharm for example.
https://github.com/vxgmichel/aiostream/blob/main/aiostream/pipe.py#L9

This leads to the Cannot find reference 'filter' in 'pipe.py syntax warning highlights.

Maybe there is an alternative?

@vxgmichel
Copy link
Owner

Hi @andrewshvv and thanks for the report!

This should be fixed with PR #88 :)

@vxgmichel
Copy link
Owner

The fix is out, see v0.5.2 🎉

@andrewshvv
Copy link
Author

Thank you very much!

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

No branches or pull requests

2 participants