Skip to content

Commit

Permalink
fixed import issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrasner committed Dec 7, 2013
1 parent 270ba6f commit e2012b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosetta/cmd/files_to_vw.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from random import shuffle

from rosetta.text import filefilter, text_processors
from common_abc import SaveLoad
from rosetta.common_abc import SaveLoad

from rosetta.parallel.parallel_easy import imap_easy

Expand Down

0 comments on commit e2012b3

Please sign in to comment.