Simone Sturniolo

Results 6 issues of Simone Sturniolo

**Describe the bug** `CoordinatesPropType`, as passed to the method used in `cursorLabel`, contains a `datum` member; however it seems to be missing in the type definition, and this causes Typescript...

bug :bug:

I'm using aixlog in a project with a big amount of files and functions useful to perform various calculations which will be recycled by multiple binaries. Not all these binaries...

Type: Bug # Behaviour ## Expected vs. Actual IntelliSense should detect pip-installed packages even if the `-e` option was used to install them in editable mode. However, a few weeks...

needs decision
needs investigation

Right now, `list_database_names` for a newly created `mongomock.MongoClient` returns an empty list. This creates a discrepancy with the fact that the mock client does in fact have a `db` Database,...

cannot reproduce

I'm interested in using LiteMol in a web visualization app I'm developing to replace what I currently have, namely, the JSMol app. It provides a lot of powerful functionality that...

Renaming `ask` to `query` has introduced a bug in: https://github.com/clade/ThorlabsPM100/blob/master/ThorlabsPM100/usbtmc.py Now `getName` and `ask_for_value` still try to use the old method, but this results in an exception.