Anne Archibald
Anne Archibald
### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description If I create a Model with a `dict[int, str]` field, and that field has keys that...
* cattrs version: 23.2.3 * Python version: 3.11.4 * Operating System: MacOS ### Description I am trying to unstructure sets into something that JSON can cope with *and* that is...
When we generate documentation for classes, we have two situations: 1. We wrote a base class with various attributes and methods that we want exposed to the user, and we...
I ran into some confusing situations trying to unstructure some objects I had defined (#513 ) and it was suggested I create a PR clarifying the docs. This PR attempts...
I have the program installed, but I am not able to use the labelling properly. When I produce a region, if I right-click, the "Edit label" menu entry is not...
## Feature description I am trying to use augmentation to train an object detection model. I would like to ensure that all my bounding boxes are 100% visible in the...
I have had occasion to use a library that wraps some of its internal iteration in `tqdm` calls. This means every time I call certain functions I get tqdm output,...
I know `logfmt` is designed to be easy to parse. But there do seem to be some ambiguities about how things are supposed to be emitted and/or parsed (#14, #15,...
When I start a new remote project window, I always get a popup telling me that this extension cannot find a `jupytext` executable. This occurs even for projects where I...
In some of my projects I do not use notebooks, and so jupytext is not installed in those virtual environments. (Other projects do use jupytext.) If this extension is installed,...