[mod] blank line for lisibility
This commit is contained in:
parent
5a1c8eb2e5
commit
d6d66666c5
@ -287,6 +287,7 @@ def main():
|
||||
# this should probably be a factory
|
||||
Image.base_dir = os.path.join(os.getcwd(), gallery)
|
||||
Image.target_dir = os.path.join(os.getcwd(), "build", gallery)
|
||||
|
||||
Video.base_dir = os.path.join(os.getcwd(), gallery)
|
||||
Video.target_dir = os.path.join(os.getcwd(), "build", gallery)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user