Missing import

master
Salvo 'LtWorf' Tomaselli 2015-06-06 13:52:39 +07:00
parent 01dc9391d1
commit 229a83f3ad
1 changed files with 1 additions and 1 deletions

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