Instagram / Instagram/LibCST

Merge class attribute annotations in ApplyTypeAnnotationsVisitor

Open
#323 4 comments 0 reactions 0 assignees View on GitHub
codemod
Dominant language
Python
Stars
1.9k
Forks
229
PR merge metrics
No merged PRs in 30d

Description

Currently, it just ignores class attributes
```
class MyClass:
name: str
```
`name: str` won't appear in the sources.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.