Skip to content

Commit

Permalink
FIX typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KEggensperger committed Sep 4, 2015
1 parent 358858f commit 361f765
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
scripts = ['scripts/HPOlib-run', 'scripts/HPOlib-plot',
'runsolver/src/runsolver', 'scripts/HPOlib-convert',
'scripts/remove_minus.py', 'scripts/HPOlib-testbest',
'scripts/getBest'
'scripts/HPOlib-pyFanova']
'scripts/getBest', 'scripts/HPOlib-pyFanova']


def read(fname):
Expand Down

0 comments on commit 361f765

Please sign in to comment.