Skip to content

Commit

Permalink
Removed blank line from web_classview.py
Browse files Browse the repository at this point in the history
  • Loading branch information
WisdomPill committed Nov 18, 2020
1 parent 5206ccd commit e63ef8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/web_classview.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@


class MyView(web.View):

async def get(self) -> web.StreamResponse:
return web.json_response(
{
Expand Down

0 comments on commit e63ef8b

Please sign in to comment.