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

CallbackQueuing invalid syntax #1

Closed
dmrossman opened this issue Jul 1, 2021 · 3 comments
Closed

CallbackQueuing invalid syntax #1

dmrossman opened this issue Jul 1, 2021 · 3 comments

Comments

@dmrossman
Copy link

This is my first time entering an issue on GitHub, so please excuse my lack of experience. I tried to use the secs.py code in the simple directory. On line 2362 I get an invalid syntax for CallbackQueuing(self._rpm_cb) as pmq. PyCharm is suggesting that CallbackQueuing doesn't specify the return value of the CallbackQueuing init method?

@kenta-shimizu
Copy link
Owner

Thank for issue report.

Maybe, this work over version 3.9 currently.
I plan to fix. This repository assumes version 3.7.
I didn't know that 'with statement' use with '()' is work over version 3.9.

Thanks regards.

@kenta-shimizu
Copy link
Owner

fixed.

@dmrossman dmrossman changed the title CallbackQueuing invalid syntaxk CallbackQueuing invalid syntax Jul 2, 2021
@dmrossman
Copy link
Author

Thanks! No syntax errors. I will give the code a try. Thanks for the quick fix and best regards.

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