mirror of
https://github.com/tdeerenberg/Musort.git
synced 2025-07-17 19:04:18 +00:00
Removed unnessesary code
This commit is contained in:
@ -93,7 +93,6 @@ class Music:
|
|||||||
"""Sets the separator for naming the audio files
|
"""Sets the separator for naming the audio files
|
||||||
(ex. 01-songname.mp3 or 01.songname.flac)"""
|
(ex. 01-songname.mp3 or 01.songname.flac)"""
|
||||||
self.separator = sep
|
self.separator = sep
|
||||||
self.separator_status = True
|
|
||||||
|
|
||||||
def set_format(self, val):
|
def set_format(self, val):
|
||||||
"""Sets the naming convention of the audio files
|
"""Sets the naming convention of the audio files
|
||||||
|
Reference in New Issue
Block a user