Docstring cleanups for documentation

This commit is contained in:
Eric Torres
2019-04-14 14:56:09 -07:00
parent 2155cc4b7a
commit 386b200e9d
12 changed files with 108 additions and 121 deletions

View File

@ -1,5 +1,5 @@
"""
.. author:: Eric Torres
.. moduleauthor:: Eric Torres
Tests for the rbackup.config module.
"""

View File

@ -1,5 +1,5 @@
"""
.. author:: Eric Torres
.. moduleauthor:: Eric Torres
Tests for the rbackup.struct.hierarchy module.
"""

View File

@ -1,5 +1,5 @@
"""
.. author:: Eric Torres
.. moduleauthor:: Eric Torres
:synopsis: Unit tests for the PackageManager module.
"""
import subprocess

View File

@ -1,5 +1,5 @@
"""
.. author:: Eric Torres
.. moduleauthor:: Eric Torres
Tests for the rbackup.struct.repository module.
"""

View File

@ -1,5 +1,5 @@
"""
.. author:: Eric Torres
.. moduleauthor:: Eric Torres
Unit tests for the rbackup.struct.snapshot module.
"""