appease the linter
This commit is contained in:
parent
35749eb0bd
commit
8ff527b88a
1
crawl.py
1
crawl.py
@ -52,6 +52,7 @@ parser.add_argument(
|
|||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'--cache-dir',
|
'--cache-dir',
|
||||||
dest='cache_dir',
|
dest='cache_dir',
|
||||||
|
type=str,
|
||||||
help='Override the default cache directory with your own path'
|
help='Override the default cache directory with your own path'
|
||||||
)
|
)
|
||||||
exc_group = parser.add_mutually_exclusive_group()
|
exc_group = parser.add_mutually_exclusive_group()
|
||||||
|
Loading…
Reference in New Issue
Block a user