Mercurial > repos > jjjjia > cpo_prediction
changeset 10:b7e9a3be2b11 draft
planemo upload
author | jjjjia |
---|---|
date | Fri, 24 Aug 2018 14:40:31 -0400 |
parents | e0ba039c1119 |
children | 8aaa4001383b |
files | cpo_galaxy_tree.py |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cpo_galaxy_tree.py Fri Aug 24 14:10:07 2018 -0400 +++ b/cpo_galaxy_tree.py Fri Aug 24 14:40:31 2018 -0400 @@ -24,7 +24,6 @@ import pandas #conda pandas import optparse import os -os.environ['QT_QPA_PLATFORM']='offscreen' import datetime import sys import time @@ -271,4 +270,4 @@ Main() end = time.time() -print("Finished!\nThe analysis used: " + str(end-start) + " seconds") \ No newline at end of file +print("Finished!\nThe analysis used: " + str(end-start) + " seconds")