parent
110462c7ba
commit
616994487c
@ -0,0 +1,7 @@
|
||||
import os
|
||||
import logging
|
||||
|
||||
os.environ["NO_CLI"] = "true"
|
||||
os.environ["SZ_USER_AGENT"] = "test"
|
||||
|
||||
logging.getLogger("rebulk").setLevel(logging.WARNING)
|
Loading…
Reference in new issue