Skip to content

Commit

Permalink
fix: dii slots
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyElaina committed Jul 9, 2023
1 parent 309b9ad commit a6673cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/graia/broadcast/interfaces/dispatcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class DispatcherInterface(Generic[T_Event]):
"current_oplog",
"success",
"_depth",
"exec_result"
}

ctx: "ClassVar[Ctx[DispatcherInterface]]" = Ctx("bcc_dii")
Expand Down

0 comments on commit a6673cb

Please sign in to comment.