Skip to content

Commit 0263a9c

Browse files
committed
chore: update
1 parent 3e9472c commit 0263a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/strands_env/utils/aws.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
"""Utilities for AWS boto3 session caching."""
15+
"""Utilities for AWS boto3 session."""
1616

1717
from __future__ import annotations
1818

src/strands_env/utils/sglang.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
"""Utilities for `SGLang` client caching."""
15+
"""Utilities for `SGLang` client."""
1616

1717
from __future__ import annotations
1818

0 commit comments

Comments
 (0)