mirror of
https://github.com/samba-team/samba.git
synced 2025-07-20 08:59:06 +03:00
s4-python: Add some more module docstrings.
This commit is contained in:
@ -17,6 +17,8 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
"""Tests for samba.provision."""
|
||||
|
||||
import os
|
||||
from samba.provision import setup_secretsdb, findnss, ProvisionPaths
|
||||
import samba.tests
|
||||
|
Reference in New Issue
Block a user