Some checks failed
Run mypy_primer on push / Run mypy_primer on push (push) Has been cancelled
Validation / Typecheck (push) Has been cancelled
Validation / Style (push) Has been cancelled
Validation / Test macos-latest (push) Has been cancelled
Validation / Test ubuntu-latest (push) Has been cancelled
Validation / Test windows-latest (push) Has been cancelled
Validation / Build (push) Has been cancelled
Validation / Required (push) Has been cancelled
18 lines
525 B
Markdown
18 lines
525 B
Markdown
---
|
||
name: Feature request
|
||
about: Suggest an idea or improvement
|
||
title: ''
|
||
labels: enhancement request
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
If you have a question about a behavior that you’re seeing in pyright, consider posting to the [Pyright discussion forum](https://github.com/microsoft/pyright/discussions).
|
||
|
||
**Is your feature request related to a problem? Please describe.**
|
||
A clear and concise description of the problem.
|
||
|
||
**Describe the solution you’d like**
|
||
A clear and concise description of the solution you would like to see.
|
||
|