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():
|
||||
"""Update 3rd party modules."""
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument(
|
||||
'--pdfjs', '-p',
|
||||
|
Loading…
Reference in New Issue
Block a user