Skip to content

Commit

Permalink
Rename new companies dataset (no geolocation)
Browse files Browse the repository at this point in the history
  • Loading branch information
cuducos committed May 23, 2017
1 parent b79fc96 commit 33fa555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serenata_toolbox/datasets/downloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class Downloader:
'2017-03-20-purchase-suppliers.xz',
'2017-04-27-companies-no-geolocation.xz',
'2017-05-10-tse-candidates.xz',
'2017-05-21-companies.xz'
'2017-05-21-companies-no-geolocation.xz'
)

def __init__(self, target, **kwargs):
Expand Down

0 comments on commit 33fa555

Please sign in to comment.