Add statement to class
Open
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
I can't figure out how to add a statetement parsed using `libcst.parse_statement` to the body of a `libcst.ClassDef` node in `leave_ClassDef`. Is there any easy way to implement this?
Contributor guide
Assessment
This issue has not been assessed yet.