mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
cleanrup
This commit is contained in:
@@ -44,6 +44,9 @@ class Playlist:
|
||||
|
||||
def set_duration(self, duration: int):
|
||||
self.duration = duration
|
||||
|
||||
def set_count(self, count: int):
|
||||
self.count = count
|
||||
|
||||
def clear_lists(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user