-
I created this thread to see if someone can help me solve this problem. I have created several arrays where the objects are rotated and everything else is fine up to there, but when I try to export it…
-
In the following example, `Foobar` is an object containing two nested objects. `Foobaz` is an array containing three items, one of which also contains a nested object.
The Markdown output only show…
-
As part of normal dev work I added a snapshot (Jest) file to a workspace in my repo. This apparently broke Eslint. When I remove the snapshot file the TypeError goes away. See `NOTE THIS LINE` in the …
-
### Description
While working on a ticket to implement Swagger docs for a new endpoint, I ran into a few issues that could be good to document somewhere. Figured I'd jot them down here in case they…
-
> _Als architect wil ik via API's publicaties met documenten kunnen opslaan en ontsluiten, zodat we hierbovenop interactiecomponenten (ODPC en ODBP) kunnen ontwikkelen._
**Description (why)**
uit …
-
There doesn't seem to be a good syntax for this - the prior knowledge about the type is lost:
https://psalm.dev/r/1bd9096017
Ideally Psalm would be able to know that the `baz` key is retained
…
-
When rendering a list with duplicate keys, React incorrectly renders an extra item, which is interactable, despite the console logging the correct number of items. This behavior occurs even though the…
-
### Initial Checks
- [X] I confirm that I'm on the latest version
### Description
``` semantic_pipeline = processing.SemanticIngestionPipeline(
openai_api_key=openai_api_key,
model="t…
-
**Describe the bug**
The documentation for the `shape()` method shows an Array argument: https://github.com/jquense/yup#objectshapefields-object-nosortedges-arraystring-string-schema
However, it d…
-
### Code snippet
```python
# pip install maggma ase==3.23.0 pymatgen==2024.10.25 numpy==1.26.4
from ase.build import bulk
from pymatgen.io.ase import AseAtomsAdaptor
from maggma.stores import M…