Skip to content

Commit 040c51f

Browse files
committed
Apply code formatter
1 parent 114f2f0 commit 040c51f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/asgi/async_oauth_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ async def handle_app_mentions(body, say, logger):
99
logger.info(body)
1010
await say("What's up?")
1111

12+
1213
api = AsyncSlackRequestHandler(app)
1314

1415
# pip install -r requirements.txt

0 commit comments

Comments
 (0)