Skip to content

Commit 116abed

Browse files
Mkdocstrings - Batch module
1 parent ccd01f5 commit 116abed

File tree

1 file changed

+2
-0
lines changed
  • aws_lambda_powertools/utilities/batch

1 file changed

+2
-0
lines changed

aws_lambda_powertools/utilities/batch/base.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
"""
22
Batch processing utilities
3+
!!! abstract "Usage Documentation"
4+
[`Batch processing`](../../utilities/batch.md)
35
"""
46

57
from __future__ import annotations

0 commit comments

Comments
 (0)