remove unused module docstrings

This commit is contained in:
David Lord 2020-04-04 12:28:08 -07:00
parent cd8a374504
commit f2f027d1fb
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
37 changed files with 15 additions and 331 deletions

View file

@ -1,12 +1,3 @@
"""
tests.views
~~~~~~~~~~~
Pluggable views.
:copyright: 2010 Pallets
:license: BSD-3-Clause
"""
import pytest
from werkzeug.http import parse_set_header