Skip to content

Commit e46d9fb

Browse files
committed
Revert "Update pixelsort.py"
This reverts commit ed0a292.
1 parent ed0a292 commit e46d9fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pixelsort.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,6 +1318,8 @@ def main():
13181318
misc_variables["site_msg"] = f"saving locally as {output_image_path}"
13191319
clear()
13201320

1321+
output_image_path = "output/" + output_image_path
1322+
13211323
# arg parsing
13221324
if arg_parse_input in ["", " ", None]:
13231325
print("No args given!")

0 commit comments

Comments
 (0)