Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Павел Золотов committed May 13, 2023
1 parent 0fb98e6 commit a70790a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ async def rows_generaor():
yield row_cells_generator(row)

async def handle(request):
"""
Example with file from disk
"""
filename = "example.xlsx"
response = web.StreamResponse(
status=200,
Expand Down

0 comments on commit a70790a

Please sign in to comment.