Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesAllingham committed Jun 8, 2018
1 parent 0e0cabe commit e821f04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/data_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

import numpy as np
np.random.seed(42)
import pandas as pd
from sklearn.datasets import load_boston, load_iris

def main():
Expand Down

0 comments on commit e821f04

Please sign in to comment.