Skip to content

Commit

Permalink
rename nala to nalaf
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishbaghudana authored and juanmirocks committed Oct 20, 2016
1 parent 960d0fa commit b3d33ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions relna/learning/svmlight.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
import subprocess
import pkg_resources

from nala.structures.data import Label
from nala.utils import MUT_CLASS_ID
from nalaf.structures.data import Label
from nalaf.utils import MUT_CLASS_ID
from random import random, seed


Expand Down

0 comments on commit b3d33ca

Please sign in to comment.