democritus-project / democritus-project/d8s-python
Write function to change a line of code
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
# What?
Write a wrapper around the [`string_modify_line`](https://github.com/democritus-project/d8s-strings/blob/cd74ba0b7fa0fcb27d3da71a7a1bc95f98f0608d/d8s_strings/strings.py#L22) which takes a string or ast node and modifies a given line of it with a given operator.
# Why?
This is very useful when modifying code.
Contributor guide
Assessment
This issue has not been assessed yet.