Skip to content

Commit

Permalink
add missing import os
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Dec 25, 2011
1 parent 4688b54 commit fd27f86
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
from modshogun import *
from numpy import array
import os

parameter_list=[[[[1.0,2,3],[4,5,6]]]]

Expand Down

0 comments on commit fd27f86

Please sign in to comment.