spotframework/google_test.py
2019-08-04 02:02:30 +01:00

8 lines
125 B
Python

import main
main.run_user_playlist({
'data': 'ELECTRONIC',
'attributes': {
'username': 'andy'
}
}, None)