June Stepp
June Stepp
Is there a way to have parts of an app use dynamic completion? I've been looking to switch from Typer, but have run into the issue that some of my...
Ignore any funkiness in the code. That's just the whale. This PR requires https://github.com/NixOS/nixpkgs/pull/453976. (and thus is a draft right now) I think the search tests in `tests/music/test_views` are little...
I've been using Disko to both configure filesystems on my phone and create the initial images that are flashed. The only problem was that the installed config would have its...
## Change Summary Use pytest's `tmp_path` instead of `/tmp`. The previous behavior seemed to cause the test to fail in some environments and is generally bad practice. ## PR Checklist...