You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's many internal functions in the music module that for some reason request both self and many attributes of the class as arguments. self suffices I'd say.
There's many internal functions in the
musicmodule that for some reason request bothselfand many attributes of the class as arguments.selfsuffices I'd say.