mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-23 06:50:37 -04:00
test: fix test brozzler imports
This commit is contained in:
parent
3ef0c3abc9
commit
af34639adb
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ import requests
|
|||
import structlog
|
||||
import warcprox
|
||||
|
||||
import brozzler
|
||||
import brozzler.cli
|
||||
|
||||
logger = structlog.get_logger(logger_name=__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue