-
At first, I only tried to install the package and was unaware that I had to perform several commands in Terminal before doing this. It should be emphasized before the download links that the Terminal …
-
### Package Version
5.2.2
### Flutter Version
3.24.1
### Platforms
iOS
### How to reproduce?
When you open the image editor and write something in image there is some extra lines in this iphone…
-
## 🐛 Bug report
I found an interesting edge case when trying to build out a CLI for the `ray.tune.Tuner`.
Not sure if this should be considered a bug on the `jsonargparse` side, or an odd (…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
I'd like to open the conversation about what Zarr's core dependencies are for 3.0. Currently, this looks like:
https://github.com/zarr-developers/zarr-python/blob/11312534ebe683d73cbbcc2da9e88933c…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when typing looooooooooooong and Complex commands, this takes me much time
**Describe the solution you'd li…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I encountered an extremely weird issue when using `use_enum_values` in a pydantic model. It works as expected in …
-
E.g.
```
interface State {
currentUser?: {
name: string
};
}
store('currentUser')('name');
```
Currently that causes a typescript error saying something like "never does not hav…
-
**Your Godot version:** 4.0 Beta 2
**Issue description:** Static typing is still listed as completely "optional feature of GDScript" despite it having performant effect in 4.0 and it is said to avo…
-
According to the documentation
> In the event there are no defined check [sic], the fix will always run.
https://oscope-dev.github.io/scope/docs/models/ScopeDoctorGroup#actions
but creating a…