Closed eonu closed 2 months ago
Use typing.Self type annotation instead of forward references for self.
typing.Self
self
Description
Use
typing.Self
type annotation instead of forward references forself
.Checklist