mirror of
https://github.com/tdeerenberg/Musort.git
synced 2025-07-16 00:54:19 +00:00
removed empty lines
This commit is contained in:
@ -185,8 +185,6 @@ class Music:
|
|||||||
os.rename(file, dst)
|
os.rename(file, dst)
|
||||||
print("Done")
|
print("Done")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
"""Runs the whole program"""
|
"""Runs the whole program"""
|
||||||
argv = sys.argv[3:]
|
argv = sys.argv[3:]
|
||||||
|
Reference in New Issue
Block a user