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 531752f commit 7495b58Copy full SHA for 7495b58
web_poet/__init__.py
@@ -1,3 +1,3 @@
1
from .pages import WebPage, ItemPage, ItemWebPage, Injectable
2
from .page_inputs import ResponseData
3
-from .overrides import handle_urls, PageObjectRegistry
+from .overrides import handle_urls, find_page_object_overrides, PageObjectRegistry
0 commit comments