Formatting fix.
This commit is contained in:
@@ -27,6 +27,7 @@ import os
|
||||
import signal
|
||||
import sys
|
||||
|
||||
|
||||
possible_topdir = os.path.normpath(os.path.join(os.path.abspath(
|
||||
sys.argv[0]), os.pardir, os.pardir))
|
||||
if os.path.exists(os.path.join(possible_topdir, "nova", "__init__.py")):
|
||||
|
||||
Reference in New Issue
Block a user