We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6580a03 commit 7f062f0Copy full SHA for 7f062f0
src/crawlee/crawlers/_basic/_logging_utils.py
@@ -3,7 +3,6 @@
3
import traceback
4
5
import crawlee.errors
6
-import crawlee.router
7
8
9
def _get_only_innermost_exception(error: BaseException) -> BaseException:
0 commit comments