Patrik Lermon
Patrik Lermon
After the items are hidden when the menu is closing, the menu items appears quickly before they are completely invisible as shown in the following screen recording. Another thing which...
This is a partial fix for #122 See https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
- add --rm to clean up test container - add docker run example to easily test passing -g option
- **Poetry version**: `1.6.1` - **Python version**: `3.11.5` - **OS version and name**: `docker` image `python:3.11.5` - **pyproject.toml**: *Providing reproducible docker command instead* - [X] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest)...
### Background and grounds for PR Since Nextcloud are adding features without updating the API version, I believe it makes sense to introduce the tracking of **Nextcloud versions** in this...
* Python State Machine version: `2.5.0` * Python version: `Python 3.13.1` *(also reproduced in `Python 3.10.12`)* * Operating System: Darwin arm64 24.1.0 * Visual Studio Code Version: 1.96.0 (Universal) Commit:...
Implements a CLI flag to specify environment files, matching Honcho's behavior. This allows users to specify custom env files via command-line flag instead of only through the OVERMIND_ENV environment variable....
# Feature Request: Add `-e/--env` flag to specify environment files ## Problem Currently, Overmind only supports loading environment files from specific hardcoded locations: - `~/.overmind.env` - `./.overmind.env` - `./.env` (unless...