Ali Al-Alak
Ali Al-Alak
### What did you do? Run PIL.ImageGrab.grab() without arguments. ### What did you expect to happen? Until now this has not included pop-ups and tooltips in the screenshot. I just...
### Changes included in this PR Documentation update mostly to fix broken links and update examples to be compatible with ocpp v2 and websockets v15. ### Current behavior Documentation was...
## Not ready for merge! This is a draft/suggestion. Would love your thoughts and feedback. ### Changes included in this PR First draft. Includes a restructuring of the docs setup,...
### Description *What?* Scripts created with inline metadata often have a related virtual environment elsewhere (at least with uv). Basedpyright auto detect .venv in the root directory of the project,...
**Is your feature request related to a problem? Please describe.** I often work with multiple LSP's and/or linters. When reviewing diagnostics, I really want to know which LSP/linter reported it....
### Changes included in this PR Two new decorators - `before_message` and `after_message` - that can be used to register global hooks. Added a `discover_message_hooks` utility function that creates a...
### Changes included in this PR `IS_POETRY` checks for poetry command availability `.install-poetry` only installs if virtual environment is activated, otherwise prints error message ### Current behavior The Makefile uses...