Simone Sturniolo
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...
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...
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,...
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.
### Tested versions - Observed in Godot v4.2.2.stable.official [15073afe3] ### System information Godot v4.2.2.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 Laptop GPU (NVIDIA; 31.0.15.5176)...
This line: https://github.com/nazavode/automaton/blob/3208e366ac1fcf0c252b14ee521540586f4275c0/src/automaton.py#L23 fails on Python 3.10, as `Iterable` is no longer found in `collections`, but in `typing` instead.
###### Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting ## Issue description I built a very simple page that imports some external resources (one Google Font in the CSS file and...