Skip to content

Commit e0fb952

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 1abc58d commit e0fb952

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stubs/weasyprint/weasyprint/urls.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class URLFetcher(request.OpenerDirector):
4545
self,
4646
timeout: int = 10,
4747
ssl_context: SSLContext | None = None,
48-
http_headers = None,
48+
http_headers=None,
4949
allowed_protocols: Sequence[str] | None = None,
5050
allow_redirects: bool = True,
5151
fail_on_errors: bool = False,

0 commit comments

Comments
 (0)