mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
+1
-1
@@ -183,7 +183,7 @@ class BaseParser:
|
||||
|
||||
@property
|
||||
def base_url(self) -> str:
|
||||
"""The base URL for the page. Supports the ```<base>`` tag
|
||||
"""The base URL for the page. Supports the ``<base>`` tag
|
||||
(`learn more <https://www.w3schools.com/tags/tag_base.asp>`_)."""
|
||||
|
||||
# Support for <base> tag.
|
||||
|
||||
Reference in New Issue
Block a user