forked from orbit-oss/flask
Remove the extra "1"
This commit is contained in:
parent
de7e2bcf7a
commit
21aa620b6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue