Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Commit

Permalink
Fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Martín committed Mar 15, 2013
1 parent 59f554c commit 01b0053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datCrawl/crawlers.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from exceptions import CrawlerActionDoesNotExist
from datCrawl.exceptions import CrawlerActionDoesNotExist


class Crawler(object):
Expand Down

0 comments on commit 01b0053

Please sign in to comment.