remove unused module docstrings

This commit is contained in:
David Lord 2020-04-04 12:28:08 -07:00
parent 7240d6c856
commit 296ef35943
37 changed files with 15 additions and 331 deletions

View file

@ -1,12 +1,3 @@
"""
tests.appctx
~~~~~~~~~~~~
Tests the application context.
:copyright: 2010 Pallets
:license: BSD-3-Clause
"""
import pytest
import flask