Skip to content

Commit c8fc9d0

Browse files
committed
formatting error
1 parent 8d2c1ec commit c8fc9d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

httpx/_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ def __lt__(self, other: Pattern) -> bool:
140140
def __eq__(self, other: typing.Any) -> bool:
141141
pass
142142

143+
143144
class WildcardURLPattern(Pattern):
144145
"""
145146
A utility class currently used for making lookups against proxy keys...

0 commit comments

Comments
 (0)