Browse Source

Remove the extra "1"

pull/961/head
Guriec Corbel 11 years ago
parent
commit
21aa620b6b
  1. 2
      flask/debughelpers.py

2
flask/debughelpers.py

@ -5,7 +5,7 @@
Various helpers to make the development experience better.
1 :copyright: (c) 2014 by Armin Ronacher.
:copyright: (c) 2014 by Armin Ronacher.
:license: BSD, see LICENSE for more details.
"""
from ._compat import implements_to_string

Loading…
Cancel
Save