update_3rdparty: add docstring to main()
This commit is contained in:
parent
63f0171d30
commit
90e88ce0d0
@ -82,6 +82,7 @@ def update_pdfjs(target_version=None):
|
|||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
"""Update 3rd party modules."""
|
||||||
parser = argparse.ArgumentParser()
|
parser = argparse.ArgumentParser()
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'--pdfjs', '-p',
|
'--pdfjs', '-p',
|
||||||
|
Loading…
Reference in New Issue
Block a user