Add missing single-line docstrings (#8362)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Johannes Kaisinger <johannes.kaisinger@gmail.com>
This commit is contained in:
parent
2945cfc6ef
commit
8c28e0c3fe
3 changed files with 4 additions and 2 deletions
|
|
@ -115,7 +115,7 @@ def update_subdir_edit_links(subdir="", docs_url=""):
|
|||
|
||||
|
||||
def main():
|
||||
# Build the docs
|
||||
"""Builds docs, updates titles and edit links, and prints local server command."""
|
||||
build_docs()
|
||||
|
||||
# Update titles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue