mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-22 06:29:13 -04:00
missed a spot
This commit is contained in:
parent
c3b637d244
commit
5375b819dd
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ import json
|
|||
|
||||
args = argparse.Namespace()
|
||||
args.log_level = logging.INFO
|
||||
brozzler.cli._configure_logging(args)
|
||||
brozzler.cli.configure_logging(args)
|
||||
|
||||
WARCPROX_META_420 = {
|
||||
'stats': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue