Skip to content

Commit f37745f

Browse files
author
mathioud
committed
fix doctest typo
Signed-off-by: mathioud <georgios.mathioudakis@here.com>
1 parent 77b2683 commit f37745f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/python_inspector/utils_pypi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ def resolve_relative_url(package_url, url):
16081608
Args:
16091609
package_url (str): The base URL of the package.
16101610
url (str): The URL to be resolved.
1611-
1611+
16121612
Returns:
16131613
str: The resolved URL.
16141614
Examples:

0 commit comments

Comments
 (0)