Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanRosenthal committed Nov 17, 2016
1 parent 91a8122 commit d57fadb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crawl.py
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ def crawl_model_features(catalog, chromedriver, features_filename, start=1):
fin.close()
fout.close()


def prepend_path(path, filename):
return os.path.join(path, filename)

Expand Down

0 comments on commit d57fadb

Please sign in to comment.