Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
duckontheweb committed Feb 22, 2022
1 parent 3d75e7a commit 537b3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pystac/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def from_parsed_uri(parsed_uri: URLParseResult) -> "JoinType":
Args:
parsed_uri (urllib.parse.ParseResult) : A named tuple representing the
parsed URI.
Returns:
JoinType : The join type for the URI.
"""
Expand Down

0 comments on commit 537b3a0

Please sign in to comment.