Skip to content

Commit 054c5f3

Browse files
committed
flake8 fix
1 parent 1c90d9a commit 054c5f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonforandroid/recipes/httpx/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ class HttpxRecipe(PyProjectRecipe):
99
)
1010
depends = ["httpcore", "h11", "certifi", "idna", "sniffio"]
1111

12+
1213
recipe = HttpxRecipe()

0 commit comments

Comments
 (0)