s4-python: Add more module docstrings.
[vlendec/samba-autobuild/.git] / source4 / scripting / python / samba / tests / dcerpc / sam.py
index 4ae5fd85b398efb43e2f1becdce8e5d6256736f1..38b381d3aaa248f2bc8f6378fcd715dbdd7c6605 100644 (file)
@@ -18,6 +18,8 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
+"""Tests for samba.dcerpc.sam."""
+
 from samba.dcerpc import samr, security
 from samba.tests import RpcInterfaceTestCase