Skip to content

Commit

Permalink
More minor cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
habnabit committed Jul 13, 2012
1 parent b7f4acc commit 52029c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion scripts/pca_for_qiime.py
Expand Up @@ -22,4 +22,5 @@ def main():
writer.writerow(first_line)
writer.writerows(reader)

main()
if __name__ == '__main__':
main()
1 change: 0 additions & 1 deletion scripts/split_biom.py
Expand Up @@ -53,4 +53,3 @@ def main():

if __name__ == '__main__':
main()

0 comments on commit 52029c1

Please sign in to comment.