Missing import

This commit is contained in:
Salvo 'LtWorf' Tomaselli 2015-06-06 13:52:39 +02:00
parent 01dc9391d1
commit 229a83f3ad

View File

@ -21,7 +21,7 @@
# relational operations on them.
import csv
from itertools import chain
from itertools import chain, repeat
from relational.rtypes import *