Jordan Banasik
Jordan Banasik
On the [JWT/OIDC documentation](https://hvac.readthedocs.io/en/stable/usage/auth_methods/jwt-oidc.html#oidc-authorization-url-request) there is an oddity in the example. ```python if auth_url == '': return None ``` If you copy and paste this example as-is, you will see...
### Description I'm trying to use `outlines.exports` with type `keys` and I am experiencing non-generating lines or lines generating incorrectly. ### Replication Here is a YAML sample: ``` units: angle:...
### Steps to Reproduce In my Ubuntu environments, `TERMINFO` is blank as an environment variable. I've tested this in Ubuntu 20.04 natively running on a computer, as well as in...
### Clear and concise description of the problem I have customized my dev command to be `vercel dev` to ensure my Serverless Functions for Vercel are usable within this extension....
When testing Super Off Road: The Baja, I found annoyance in the spacing of the second line. Perhaps the [yellow] tag could specifically add the spacing, given it seems to...
https://www.pureref.com/ They have their own reference but I think cheatsheet has a superior UI https://www.pureref.com/handbook/shortcuts/all-shortcuts/
## Issue When running `rye pin` and there's some sort of issue with your version, it's very vague. ```sh ❯ rye --version rye 0.32.0 commit: 0.32.0 (e1b4f2a29 2024-03-29) platform: linux...
Hello, I use a tool called [rye](https://github.com/mitsuhiko/rye) and it worked great to install this package. I am proposing adding it to the README installation instructions as a way of both...