remove unused module docstrings
This commit is contained in:
parent
cd8a374504
commit
f2f027d1fb
37 changed files with 15 additions and 331 deletions
|
|
@ -1,12 +1,3 @@
|
|||
"""
|
||||
flask.helpers
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Implements various helpers.
|
||||
|
||||
:copyright: 2010 Pallets
|
||||
:license: BSD-3-Clause
|
||||
"""
|
||||
import io
|
||||
import mimetypes
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue