Skip to content

Commit 30930a7

Browse files
author
Nalini Ganapati
committed
Lint
1 parent 800f0a3 commit 30930a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/genomicsdb_cache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def get_arrays(interval, contigs_map, partitions):
4949
def main():
5050
parser = argparse.ArgumentParser(
5151
prog="cache",
52-
description="Cache GenomicsDB metadata and generated callset/vidmap/loader json artifacts for workspace cloud URLs",
52+
description="Cache GenomicsDB metadata and generated callset/vidmap/loader json artifacts for workspace cloud URLs", # noqa
5353
formatter_class=argparse.RawTextHelpFormatter,
5454
usage="%(prog)s [options]",
5555
)

0 commit comments

Comments
 (0)