docstring-first-line-empty
/ C0199
"Problematic code" documentation sample is unclear
#10337
Labels
Documentation 📗
Good first issue
Friendly and approachable by new contributors
Help wanted 🙏
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Current "Problematic code" sample:
Suggested "Problematic code" sample (just remove the second empty line):
From the current sample, it is not clear which empty line triggers the error—the very first (
"""
) or the next.The text was updated successfully, but these errors were encountered: