mirror of
https://github.com/certbot/certbot.git
synced 2026-07-26 15:48:52 +02:00
Remove text that certbot.tests.utils isn't public (#7754)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user