TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Moa: Mastodon-Twitter-Instagram Crossposter
5 points
by
hyperchrome
over 2 years ago
1 comment
Alifatisk
over 2 years ago
<p><pre><code> def health_check(self) -> Result[None, str]: return Err("unimplemented") </code></pre> Wow, so you can type the return value in Python? Had no idea.