amazon-braket / amazon-braket/amazon-braket-build-tools
Catch empty lines in docstrings
オープン
enhancement
- 主要言語
- Python
- スター
- 5
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**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
```
コントリビューションガイド
評価
この issue はまだ評価されていません。