remove that maybe? i don't know
This commit is contained in:
parent
b2fa14d251
commit
126b634a72
@ -292,8 +292,6 @@ def _generate_docstrings(clzs: list[Type[Component]], props: list[str]) -> str:
|
||||
]:
|
||||
new_docstring.append(nline)
|
||||
new_docstring.append(line)
|
||||
if new_docstring and new_docstring[-1] != "":
|
||||
new_docstring.append("")
|
||||
return "\n".join(new_docstring)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user