[pytango] 93/122: Fix docstring in release module

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:18:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbodomerle-guest pushed a commit to tag v9.2.1
in repository pytango.

commit 3da247456265e43590b1277c59495c1ca96468d3
Author: Vincent Michel <vincent.michel at maxlab.lu.se>
Date:   Thu Nov 17 11:33:41 2016 +0100

    Fix docstring in release module
---
 tango/release.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tango/release.py b/tango/release.py
index 3eace1d..510a512 100644
--- a/tango/release.py
+++ b/tango/release.py
@@ -25,7 +25,7 @@ class Release:
         - name: (str) package name
         - version_info: (tuple<int,int,int,str,int>) The five components
           of the version number: major, minor, micro, releaselevel, and
-        serial.
+          serial.
         - version: (str) package version in format <major>.<minor>.<micro>
         - release: (str) pre-release, post-release or development release;
           it is empty for final releases.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git



More information about the debian-science-commits mailing list