Restyled by autopep8

This commit is contained in:
Restyled.io
2021-05-22 01:26:14 +00:00
parent 8f920a783b
commit 58e8ba2347
22 changed files with 126 additions and 224 deletions

View File

@@ -16,8 +16,7 @@ DESCRIPTOR = _descriptor.FileDescriptor(
syntax='proto2',
serialized_options=b'\n\023com.spotify.contextH\002',
create_key=_descriptor._internal_create_key,
serialized_pb=
b'\n\x1c\x63ontext_player_options.proto\x12\x14spotify.player.proto\"e\n\x14\x43ontextPlayerOptions\x12\x19\n\x11shuffling_context\x18\x01 \x01(\x08\x12\x19\n\x11repeating_context\x18\x02 \x01(\x08\x12\x17\n\x0frepeating_track\x18\x03 \x01(\x08\"m\n\x1c\x43ontextPlayerOptionOverrides\x12\x19\n\x11shuffling_context\x18\x01 \x01(\x08\x12\x19\n\x11repeating_context\x18\x02 \x01(\x08\x12\x17\n\x0frepeating_track\x18\x03 \x01(\x08\x42\x17\n\x13\x63om.spotify.contextH\x02'
serialized_pb=b'\n\x1c\x63ontext_player_options.proto\x12\x14spotify.player.proto\"e\n\x14\x43ontextPlayerOptions\x12\x19\n\x11shuffling_context\x18\x01 \x01(\x08\x12\x19\n\x11repeating_context\x18\x02 \x01(\x08\x12\x17\n\x0frepeating_track\x18\x03 \x01(\x08\"m\n\x1c\x43ontextPlayerOptionOverrides\x12\x19\n\x11shuffling_context\x18\x01 \x01(\x08\x12\x19\n\x11repeating_context\x18\x02 \x01(\x08\x12\x17\n\x0frepeating_track\x18\x03 \x01(\x08\x42\x17\n\x13\x63om.spotify.contextH\x02'
)
_CONTEXTPLAYEROPTIONS = _descriptor.Descriptor(
@@ -30,8 +29,7 @@ _CONTEXTPLAYEROPTIONS = _descriptor.Descriptor(
fields=[
_descriptor.FieldDescriptor(
name='shuffling_context',
full_name=
'spotify.player.proto.ContextPlayerOptions.shuffling_context',
full_name='spotify.player.proto.ContextPlayerOptions.shuffling_context',
index=0,
number=1,
type=8,
@@ -49,8 +47,7 @@ _CONTEXTPLAYEROPTIONS = _descriptor.Descriptor(
create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='repeating_context',
full_name=
'spotify.player.proto.ContextPlayerOptions.repeating_context',
full_name='spotify.player.proto.ContextPlayerOptions.repeating_context',
index=1,
number=2,
type=8,
@@ -68,8 +65,7 @@ _CONTEXTPLAYEROPTIONS = _descriptor.Descriptor(
create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='repeating_track',
full_name=
'spotify.player.proto.ContextPlayerOptions.repeating_track',
full_name='spotify.player.proto.ContextPlayerOptions.repeating_track',
index=2,
number=3,
type=8,
@@ -108,8 +104,7 @@ _CONTEXTPLAYEROPTIONOVERRIDES = _descriptor.Descriptor(
fields=[
_descriptor.FieldDescriptor(
name='shuffling_context',
full_name=
'spotify.player.proto.ContextPlayerOptionOverrides.shuffling_context',
full_name='spotify.player.proto.ContextPlayerOptionOverrides.shuffling_context',
index=0,
number=1,
type=8,
@@ -127,8 +122,7 @@ _CONTEXTPLAYEROPTIONOVERRIDES = _descriptor.Descriptor(
create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='repeating_context',
full_name=
'spotify.player.proto.ContextPlayerOptionOverrides.repeating_context',
full_name='spotify.player.proto.ContextPlayerOptionOverrides.repeating_context',
index=1,
number=2,
type=8,
@@ -146,8 +140,7 @@ _CONTEXTPLAYEROPTIONOVERRIDES = _descriptor.Descriptor(
create_key=_descriptor._internal_create_key),
_descriptor.FieldDescriptor(
name='repeating_track',
full_name=
'spotify.player.proto.ContextPlayerOptionOverrides.repeating_track',
full_name='spotify.player.proto.ContextPlayerOptionOverrides.repeating_track',
index=2,
number=3,
type=8,