Skip to content

Commit ca48e80

Browse files
committed
Update SDK using contracts version 7de98d3ba33b172b62c625107fddc55badf7a246
1 parent 0d92977 commit ca48e80

2 files changed

Lines changed: 32 additions & 30 deletions

File tree

eolymp/judge/contest_pb2.py

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eolymp/judge/contest_pb2.pyi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ class Contest(_message.Message):
8080
CLASSIFICATION: _ClassVar[Contest.Patch.Field]
8181
SCOREBOARD_CONFIG: _ClassVar[Contest.Patch.Field]
8282
CERTIFICATION_CONFIG: _ClassVar[Contest.Patch.Field]
83+
ENVIRONMENT_CONFIG: _ClassVar[Contest.Patch.Field]
8384
UNKNOWN: Contest.Patch.Field
8485
NAME: Contest.Patch.Field
8586
IMAGE_URL: Contest.Patch.Field
@@ -103,6 +104,7 @@ class Contest(_message.Message):
103104
CLASSIFICATION: Contest.Patch.Field
104105
SCOREBOARD_CONFIG: Contest.Patch.Field
105106
CERTIFICATION_CONFIG: Contest.Patch.Field
107+
ENVIRONMENT_CONFIG: Contest.Patch.Field
106108
def __init__(self) -> None: ...
107109
class Extra(_message.Message):
108110
__slots__ = ()

0 commit comments

Comments
 (0)