amazon-braket / amazon-braket/amazon-braket-build-tools
Catch empty lines in docstrings
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 5
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Describe the feature you'd like**
It might be nice to catch empty-line formatting like:
```
Args:
arg1: stuff
arg2: stuff
```
when it could be
```
Args:
arg1: stuff
arg2: stuff
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.