Pavel Zwerschke
Pavel Zwerschke
It would be nice to have the pydantic docs available. https://docs.pydantic.dev/latest/
## Motivation `modelindex` is the wrong package. Use `model-index` instead. ## Modification Change `modelindex` to `model-index` ## Checklist **Before PR**: - [x] Pre-commit or other linting tools are used to...
## Description of proposed feature It would be nice to have support for the typst typesetting language next to LaTeX. https://github.com/typst/typst ## How can the new feature be used? ```py...
### Description This PR ... ### Checklist - [ ] Linked issues (if existing) - [ ] Amended changelog for large changes (and added myself there as contributor) - [...
The current implementation doesn't allow changing back to system once you changed the theme once since it's stored in localstorage by `next-themes`. This PR adds a `RadioGroup` to choose from...
- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...
## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...
### OS macOS Ventura ### LinearMouse v0.7.6 ### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like It would be nice to have...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: ``` grayskull pypi internetarchive ``` **Expected behavior** `about.license` should be...
This PR tries to clean up this repository a bit. Since there are three actions from three different repositories integrated into this repository and every action does some things a...