[mod] trailing space
This commit is contained in:
parent
4c06078339
commit
c014d8633c
@ -330,7 +330,7 @@ def main():
|
|||||||
# this should probably be a factory
|
# this should probably be a factory
|
||||||
Image.base_dir = os.getcwd()
|
Image.base_dir = os.getcwd()
|
||||||
Image.target_dir = os.path.join(os.getcwd(), "build")
|
Image.target_dir = os.path.join(os.getcwd(), "build")
|
||||||
|
|
||||||
Video.base_dir = os.getcwd()
|
Video.base_dir = os.getcwd()
|
||||||
Video.target_dir = os.path.join(os.getcwd(), "build")
|
Video.target_dir = os.path.join(os.getcwd(), "build")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user