mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 14:46:18 -04:00
add import missing from test
This commit is contained in:
parent
eabb0fb114
commit
e5fb6cb4b9
2 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ import os
|
|||
import http.server
|
||||
import threading
|
||||
import argparse
|
||||
import urllib
|
||||
|
||||
args = argparse.Namespace()
|
||||
args.log_level = logging.INFO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue