Skip to content

Commit b51fbdc

Browse files
committed
Removed a newline
1 parent 0dd9dc3 commit b51fbdc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flask/views.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
'delete', 'put', 'trace'])
1616

1717

18-
1918
class View(object):
2019
"""Alternative way to use view functions. A subclass has to implement
2120
:meth:`dispatch_request` which is called with the view arguments from

0 commit comments

Comments
 (0)