mirror of
https://github.com/samba-team/samba.git
synced 2025-07-20 08:59:06 +03:00
Use restructuredText formatting for docstrings.
(This used to be commit 0cc58decd7
)
This commit is contained in:
@ -28,6 +28,8 @@ import ldb
|
||||
from samba.idmap import IDmapDB
|
||||
import pwd
|
||||
|
||||
__docformat__ = "restructuredText"
|
||||
|
||||
class SamDB(samba.Ldb):
|
||||
"""The SAM database."""
|
||||
|
||||
|
Reference in New Issue
Block a user