Skip to content

Commit 6dee3ab

Browse files
added missing line for pep
1 parent a360860 commit 6dee3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pythonforandroid/recipes/aiohttp/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ def get_recipe_env(self, arch):
1616
env['LDFLAGS'] += ' -lc++_shared'
1717
return env
1818

19+
1920
recipe = AIOHTTPRecipe()

0 commit comments

Comments
 (0)