mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 09:55:43 +00:00
updating prospector.yaml
This commit is contained in:
@@ -80,6 +80,8 @@ pep257:
|
||||
- D103
|
||||
# One-line docstring should fit on one line with quotes
|
||||
- D200
|
||||
# No blank lines allowed after function docstring
|
||||
- D202
|
||||
# Multi-line docstring summary should start at the second line
|
||||
- D213
|
||||
# First word of the docstring should not be This
|
||||
|
||||
Reference in New Issue
Block a user