bioFAM / MOFA

Multi-Omics Factor Analysis
GNU Lesser General Public License v3.0
234 stars 60 forks source link

fix minor syntax error #9

Closed jan-glx closed 6 years ago

jan-glx commented 6 years ago

this avoids

File "build\bdist.win-amd64\egg\mofa\core\simulate.py", line 141
    print "Not implemented"
                          ^
SyntaxError: Missing parentheses in call to 'print'

warning during installation