Open anci3ntr0ck opened 1 year ago
Same here! I'm getting this Pylance warning:
Object of type "(...) -> Any" cannot be used with "with" because it does not implement __enter__Pylance(reportGeneralTypeIssues)
+1
As a temporary work around, I ended up rolling Pylance back to the previous version. I went from 2024.10.1
to 2024.9.2
I'm submitting a ...
What is the current behavior?
VSCode gives an error when using
allure.step()
as a context:Adding overload functions for
allure.step()
should fix this...Please tell us about your environment: