mirror of https://github.com/scrapy/scrapy.git
Remove stale module-level docstring from scrapy.mail
This commit is contained in:
parent
6ad8a043ca
commit
039e06bedb
|
|
@ -1,9 +1,3 @@
|
|||
"""
|
||||
Mail sending helpers
|
||||
|
||||
See documentation in docs/topics/email.rst
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
import logging
|
||||
|
|
|
|||
Loading…
Reference in New Issue