"examples/pytorch/vscode:/vscode.git/clone" did not exist on "ac9261b2a0bdc48817e1a2eb85ce16b053a5d20e"
Unverified Commit 60b0754c authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

Tiny fix ExpertDistributionReq error (#11760)

parent 0b24af4d
......@@ -1346,6 +1346,7 @@ class ExpertDistributionReqType(Enum):
DUMP_RECORD = 3
@dataclass
class ExpertDistributionReq(BaseReq):
action: ExpertDistributionReqType
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment