mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
Pyflakes cleanup.
This commit is contained in:
parent
5d5b179565
commit
37c94af8a7
@ -10,6 +10,8 @@ from .. import connection, run
|
||||
|
||||
from .util import assert_raises
|
||||
|
||||
HOST = None
|
||||
|
||||
def setup():
|
||||
try:
|
||||
host = os.environ['ORCHESTRA_TEST_HOST']
|
||||
|
Loading…
Reference in New Issue
Block a user