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,10 +1,3 @@
"""
tests.test_cli
~~~~~~~~~~~~~~
:copyright: 2010 Pallets
:license: BSD-3-Clause
"""
# This file was part of Flask-CLI and was modified under the terms of
# its Revised BSD License. Copyright © 2015 CERN.
import os