Skip to content

Commit 6760174

Browse files
nickovsseratch
authored andcommitted
Fix PEP8 formatting
1 parent 117e04b commit 6760174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

slack_bolt/middleware/custom_middleware.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from .middleware import Middleware
1010
from slack_bolt.util.utils import name_for_callable
1111

12+
1213
class CustomMiddleware(Middleware):
1314
app_name: str
1415
func: Callable[..., Any]

0 commit comments

Comments
 (0)