Skip to content

Commit

Permalink
Fixed scraperwiki import
Browse files Browse the repository at this point in the history
  • Loading branch information
scrappycat committed Mar 19, 2017
1 parent f0fb4f9 commit c69a564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -2,7 +2,7 @@

from datetime import datetime

import scraperwiki as scraperwiki
import scraperwiki
from dateutil import relativedelta
import numpy as np
import os
Expand Down

0 comments on commit c69a564

Please sign in to comment.