JULIELab / trec-pm

Support code and resources for participation at the TREC Precision Medicine Track (TREC-PM)
http://trec-cds.appspot.com
MIT License
9 stars 2 forks source link

Ensure Python3 is used #100

Closed michelole closed 5 years ago

michelole commented 5 years ago

The script is not Python2-compatible due to a call to print(end='').