-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
Milestone
Description
Summary
originally raised at #601 (comment) but opening a new issue because this is still occurring, but i think it's a different issue since it happens on both windows and linux, and only seems to occur in one of the files in my project:
this issue seems to be mostly fixed, but it seems to still occur in some cases. i've been trying for hours to narrow this down to a minimal repo, but i can't figure it out unfortunately, so the steps to reproduce involve cloning my repo:
- clone DetachHead/pytest-robotframework@360a3b3
- run
./pw uv sync
- open
pytest_robotframework/__init__.py
in vscode- remove one of these
# ty:ignore
comments and notice that the error does not come back- restart the language server and see that the error comes back
Version
0.0.1-alpha.18