We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9472c commit 0263a9cCopy full SHA for 0263a9c
src/strands_env/utils/aws.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-"""Utilities for AWS boto3 session caching."""
+"""Utilities for AWS boto3 session."""
16
17
from __future__ import annotations
18
src/strands_env/utils/sglang.py
-"""Utilities for `SGLang` client caching."""
+"""Utilities for `SGLang` client."""
0 commit comments