remove unused module docstrings
This commit is contained in:
parent
cd8a374504
commit
f2f027d1fb
37 changed files with 15 additions and 331 deletions
|
|
@ -1,10 +1,3 @@
|
|||
"""
|
||||
tests.test_logging
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
:copyright: 2010 Pallets
|
||||
:license: BSD-3-Clause
|
||||
"""
|
||||
import logging
|
||||
import sys
|
||||
from io import StringIO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue