Julian van Doorn
Julian van Doorn
Recreating https://github.com/agnoster/agnoster-zsh-theme/issues/110 here as this repository seems better maintained. Using Agnoster and AgnosterJ I have an issue where the "triangle" sometimes is a different colour. I'm using `AgnosterJ version 2.0.0-prerelease`...
## Proposed enhancement Add a decorator that wraps a function in a progress bar when you expect a specific number of calls to that function. ## Use case As a...
To visually check in which region a certain model works (par example to compare a `1 / x` to a `1 / x**2` regime) it is useful to be able...
### Description I have been unable to find an implementation of the `@AListArgument` as the annotation equivalent of the `ListArgument`. I searched both the documentation and the (closed) issues but...