This commit is contained in:
oleting
2020-12-27 16:31:29 +01:00
4 changed files with 4 additions and 43 deletions

View File

@@ -23,8 +23,4 @@ def output(values):
if os.path.isfile(os.path.join(output_path, f))
and f.lower().endswith(('.png', '.gif'))
]
return fnames
if __name__ == "__main__":
"""Debugging"""
nassi("res/input/input.java", "res/output")
return fnames