Skip to content

Commit

Permalink
Yaposib is now in the coin-or name space
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Dec 28, 2015
1 parent d45b3c2 commit ea74532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/yaposib-config
@@ -1,6 +1,6 @@
#!env python

from yaposib.test.test_yaposib import main
from coinor.yaposib.test.test_yaposib import main

if __name__ == "__main__":
main()

0 comments on commit ea74532

Please sign in to comment.