mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 14:54:24 -04:00
Remove text that certbot.tests.utils isn't public (#7754)
This commit is contained in:
parent
1859fb059d
commit
86a6cc53cf
1 changed files with 1 additions and 5 deletions
|
|
@ -1,8 +1,4 @@
|
|||
"""Test utilities.
|
||||
|
||||
.. warning:: This module is not part of the public API.
|
||||
|
||||
"""
|
||||
"""Test utilities."""
|
||||
import logging
|
||||
from multiprocessing import Event
|
||||
from multiprocessing import Process
|
||||
|
|
|
|||
Loading…
Reference in a new issue