-
### Describe the bug
Input: `[1]`
Output:
```
[ 1 Items
0: 1
]
```
It should say `1 Item` instead.
### Environment
{
"marimo": "0.9.10",
"OS": "Darwin",
"OS Version": "23.6.0",
"Proces…
-
Type annotations that use `typing.Optional` are incorrectly documented when showing help.
## Example 1
```python
from typing import Optional
import fire
def main(arg: Optional[str] = 'som…
-
Quite likely the List import from Typing clashes with the actual List class definition.
```
File "/builder/tests/integration/../integration/workflow/test_data/list.py", line 7, in
from aidbo…
-
Found a related issue here: https://github.com/colinhacks/zod/issues/2403 - but it doesn't provide a proper solution
I have a zod schema that uses `.lazy` and needs explicit typing with `z.ZodType`…
-
I can't do: `from ophyd_async.sim.demo import SimMotor` in a project that depends on `ophyd-async`.
```shell
File ~/projects/bluesky/bluesky-stomp/venv/lib64/python3.10/site-packages/ophyd_async/…
-
### ♻️ Reproduction Steps
### Steps to Reproduce:
1. Add the `` component with the following configuration:
```jsx
```
2. Start typing in the textarea.
3. When a suggestion…
-
I am creating masked convolution in equinox like below :
```
import equinox as eqx
import jax
import jax.numpy as jnp
from typing import Optional
from jaxtyping import Array, Float
class…
-
Take this example code, I was hoping pytype would flag the bug of blindly using an `&` on the result of an `Optional[int]` function without checking for None. It unfortunately allows it.
```python…
-
## What's the problem this feature will solve?
[PEP 735](https://peps.python.org/pep-0735/) introduced dependency groups, which are complementary to optional dependencies in that dependency groups …
-
- **App Name: Slack Chat**
- **Icon Name: Slack**
- **Description: Slack is Business tool for group-chats like MS-Teams etc.**
- **Webpage (optional): https://slack.com**
- **Original Icon:**
…