Andy Perez
Andy Perez
I'm having a weird issue where my CodeSnap previews are getting extra blank lines in anything rendered as plain text (see image blow). If another language syntax is enabled, the...
## Description Intellisense seems to require a second set of brackets to autocomplete Python dictionary keys. The issue is only happening for me in Jupyter Notebooks. Autocomplete works as intended...
Is there a way to hide a specific instance of an issue or warning without categorically hiding all others of that error/warning type? Specifically, I'm using `ide-python` and the `pydocstyle`...
I am unsure if this is a feature request or a bug, but I seem to be having trouble in creating moment or torque units that are recognized by different...
* unyt version: 1.0.7 * Python version: 3.6 * Operating System: Windows 10 ### Description Using the `numpy.linalg.inv()` to calculate the inverse of a matrix, doesn't affect units. ### What...
There appear to be no temperature units within the `US` and `imperial` unit systems, while all the other available systems include most of the available temperature units. Can these be...