-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
See the [HFSS unit cell example](https://aed…
-
### Expected behavior
When starting a preview window, I expect a new window to appear after Sphinx successfully builds the project.
### Actual behavior
Sphinx completes the build, but when issuing …
-
We're currently using a custom pre-commit lint hook specifically designed for formatting Python files in Ivy's frontend, as detailed in our documentation and implemented in our [lint hook repository](…
-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
- [x] This has already been asked to the [discussions forum](https://github.com/celery/celery/discuss…
-
The following modules need doc-strings and type-hints corrections,
## `__backend`
- [x] `iterative_solvers_`
- [x] `predictor_corrector_`
## `iterative_solvers.system_of_equations`
- [x] `gauss_j…
-
### Bug description
I have a model and one can specify the layers as arguments of the model's constructor, for example, one can set a different normalization layer to the boring model below with a …
-
## Issue
In tox 4.x, with a `set_env` key that contains a [substitution from another section](https://tox.wiki/en/latest/config.html#substitution-for-values-from-other-sections) as well as an [envi…
-
We should add PHPDoc typehints for generics where appropriate, to improve DX and type safety.
## Potentially Handy Links
- [project board of a fork where we experimented with this](https://github.…
-
Hi,
is [reflection checking at runtime](https://clojure.org/reference/java_interop#typehints) relevant in Basilisp, and if so, how difficult would it be to implement the `*warn-on-reflection` dynam…
-
Hello,
since support for requirements files was deprecated, there is AFAIK no way to support pinned dependencies anymore, except by putting them all into the deployment file. As I explained already…