yhat / db.py

db.py is an easier way to interact with your databases
BSD 2-Clause "Simplified" License
1.22k stars 111 forks source link

name 'ColumnSet' is not defined #93

Open SherMM opened 7 years ago

SherMM commented 7 years ago

At line 17 of db.py file shouldn't we also import ColumnSet? I am getting the error I pasted in the title section.