Yue Wu

Results 7 issues of Yue Wu

The VS code formatter automatically delete the tabs in line, so it messed up the tab format. It also deletes more than one spaces.

In the following code: ```python from beartype import beartype import equinox as eqx from jaxtyping import Array, Float @beartype class MyClass(eqx.Module): x: Float[Array, ""] def fn(self, y: bool) -> Float[Array,...

question

The latest release of beartype does not currently support `typing.TypeAliasType`, introduced in PEP 695 and released with 3.12, with the following syntax: ```python from beartype import beartype Point1 = tuple[int,...

I'm using the latest release of AW (0.12.2) on Windows 11 (22H2 build 22621.2215) with `aw-server-rust` enabled. Lately whenever I open up the web UI and check any day under...

## Why ACL `tests` is a tailscale feature that allows ACL creators to do a sanity check on an ACL. It is a quality of life feature for access management....

enhancement
policy 📝

Is there any Node.js or python versions of this repo?