encode / apistar

The Web API toolkit. 🛠
https://docs.apistar.com
BSD 3-Clause "New" or "Revised" License
5.57k stars 411 forks source link

Remove `return value` from __init__ in docs #597

Closed shvechikov closed 5 years ago

shvechikov commented 6 years ago

init shouldn't return values.

tomchristie commented 5 years ago

Thanks. This section is actually removed in the upcoming 0.6 docs. It'll get a refresh as the type system starts to get more love again as a framework-independent tool.