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

Raise Not Implemented Error #51

Closed
SmartManoj opened this issue Jan 11, 2024 · 0 comments
Closed

Raise Not Implemented Error #51

SmartManoj opened this issue Jan 11, 2024 · 0 comments

Comments

@SmartManoj
Copy link

vscode.py/vscode/window.py

Lines 148 to 149 in 5bcb279

async def line_at(self, line_or_position: Union[int, Position]) -> TextLine:
pass

https://peps.python.org/pep-0020/#:~:text=Errors%20should%20never%20pass%20silently.

@SmartManoj SmartManoj changed the title Raise NotImplemented Error Raise Not Implemented Error Jan 11, 2024
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

1 participant