projects
/
swc-testing-nose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22aa390
)
Fix typo in docstring
author
Justin Kitzes
<jkitzes@berkeley.edu>
Sun, 3 Mar 2013 23:43:54 +0000
(15:43 -0800)
committer
W. Trevor King
<wking@tremily.us>
Fri, 8 Nov 2013 16:58:13 +0000
(08:58 -0800)
python/mean_sightings-full.py
patch
|
blob
|
history
diff --git
a/python/mean_sightings-full.py
b/python/mean_sightings-full.py
index 08de94137db4e6e7b4a9470241ece9e5ed26f1ee..1b24f35244e707942969bbc553eadfe6ffa963bd 100755
(executable)
--- a/
python/mean_sightings-full.py
+++ b/
python/mean_sightings-full.py
@@
-1,8
+1,8
@@
#!/usr/bin/env python
'''
-Module/script to calculate mean numbe
of sightings of a given animal in a given
-sightings csv file.
+Module/script to calculate mean numbe
r of sightings of a given animal in a
+
given
sightings csv file.
'''
import sys