[Python-modules-commits] [python-pysolar] 06/10: Fixed missing hash

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 23:36:28 UTC 2014


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

debacle pushed a commit to annotated tag 0.4.2
in repository python-pysolar.

commit 0f976b0742e94a0adefba62bfb230558d95a6327
Author: pingswept <brandon at pingswept.org>
Date:   Tue Nov 10 23:18:59 2009 -0500

    Fixed missing hash
---
 util.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/util.py b/util.py
index c605afb..da56070 100644
--- a/util.py
+++ b/util.py
@@ -1,8 +1,9 @@
-!/usr/bin/env python
+#!/usr/bin/env python
+
 # -*- coding: utf-8 -*-
 
 #    Library for calculating location of the sun
-
+#
 #    Copyright 2009 Brandon Stafford
 #
 #    This file is part of Pysolar.

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



More information about the Python-modules-commits mailing list