Add double space before in-line comments
This commit is contained in:
+2
-2
@@ -29,9 +29,9 @@ from tools import cleanProject
|
||||
|
||||
sys.path.insert(1, os.path.abspath(os.path.join(os.path.dirname(__file__), os.path.pardir)))
|
||||
|
||||
import nw # noqa: E402
|
||||
import nw # noqa: E402
|
||||
|
||||
from nw.config import Config # noqa: E402
|
||||
from nw.config import Config # noqa: E402
|
||||
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user