[python-fabio] 16/73: revert to upstream

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Jan 5 11:34:04 UTC 2016


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

picca pushed a commit to branch master
in repository python-fabio.

commit a6c8bc86c9511cbbd3648a7e251c0378958eba7d
Author: Jerome Kieffer <jerome.kieffer at terre-adelie.org>
Date:   Tue Oct 29 20:30:12 2013 +0100

    revert to upstream
---
 fabio-src/templateimage.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/fabio-src/templateimage.py b/fabio-src/templateimage.py
index 99e38c1..627e26b 100644
--- a/fabio-src/templateimage.py
+++ b/fabio-src/templateimage.py
@@ -72,8 +72,8 @@ class templateimage(fabioimage):
     def _readheader(self, infile):
         """
         Read and decode the header of an image:
-
-        @param infile: Opened python file (can be stringIO or bipped file)
+        
+        @param infile: Opened python file (can be stringIO or bipped file)  
         """
         #list of header key to keep the order (when writing)
         self.header = {}
@@ -82,9 +82,9 @@ class templateimage(fabioimage):
 
     def read(self, fname, frame=None):
         """
-        try to read image
+        try to read image 
         @param fname: name of the file
-        @param frame:
+        @param frame: 
         """
 
         self.resetvals()

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



More information about the debian-science-commits mailing list