Skip to content

Commit

Permalink
Apply code formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Dec 19, 2022
1 parent 114f2f0 commit 040c51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/asgi/async_oauth_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ async def handle_app_mentions(body, say, logger):
logger.info(body)
await say("What's up?")


api = AsyncSlackRequestHandler(app)

# pip install -r requirements.txt
Expand Down

0 comments on commit 040c51f

Please sign in to comment.