mirror of
https://github.com/samba-team/samba.git
synced 2025-07-27 07:42:04 +03:00
s4-python: Add some more module docstrings.
This commit is contained in:
@ -16,6 +16,9 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
"""Tests for samba.samdb."""
|
||||
|
||||
import logging
|
||||
import os
|
||||
import uuid
|
||||
|
Reference in New Issue
Block a user