Skip to content

fix: ModuleNotFoundError: No module named pytz when importing sagemaker.workflow.pipe (5863)#5890

Draft
sagemaker-bot wants to merge 1 commit into
master-v2from
fix/modulenotfounderror-no-module-named-pytz-when-5863-2
Draft

fix: ModuleNotFoundError: No module named pytz when importing sagemaker.workflow.pipe (5863)#5890
sagemaker-bot wants to merge 1 commit into
master-v2from
fix/modulenotfounderror-no-module-named-pytz-when-5863-2

Conversation

@sagemaker-bot
Copy link
Copy Markdown
Collaborator

Description

AI-generated fix.

Related Issue

Related issue: 5863

Changes Made

  • src/sagemaker/workflow/pipeline.py
  • src/sagemaker/workflow/triggers.py
  • tests/unit/sagemaker/workflow/test_triggers.py

AI-Generated PR

This PR was automatically generated by the PySDK Issue Agent.

  • Confidence score: 95%
  • Classification: bug
  • SDK version target: V2

Merge Checklist

  • Changes are backward compatible
  • Commit message follows prefix: description format
  • Unit tests added/updated
  • Integration tests added (if applicable)
  • Documentation updated (if applicable)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.75%. Comparing base (a140cfc) to head (b46dde2).
⚠️ Report is 26 commits behind head on master-v2.

Files with missing lines Patch % Lines
src/sagemaker/workflow/triggers.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           master-v2    #5890      +/-   ##
=============================================
- Coverage      86.07%   80.75%   -5.33%     
=============================================
  Files            455      455              
  Lines          44414    44196     -218     
=============================================
- Hits           38229    35689    -2540     
- Misses          6185     8507    +2322     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant