Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove leftover print statement #2975

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Remove leftover print statement #2975

merged 1 commit into from
Jun 27, 2023

Conversation

jonemo
Copy link
Contributor

@jonemo jonemo commented Jun 27, 2023

Removes a print() statement that snuck through in #2972

@jonemo jonemo requested a review from nateprewitt June 27, 2023 16:18
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (7e4de85) 93.28% compared to head (b1e231f) 93.28%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2975      +/-   ##
===========================================
- Coverage    93.28%   93.28%   -0.01%     
===========================================
  Files           64       64              
  Lines        13607    13606       -1     
===========================================
- Hits         12693    12692       -1     
  Misses         914      914              
Impacted Files Coverage Δ
botocore/utils.py 79.40% <ø> (-0.02%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jonemo jonemo merged commit 941bc76 into boto:develop Jun 27, 2023
31 checks passed
@jonemo jonemo deleted the remove-print branch June 27, 2023 16:37
aws-sdk-python-automation added a commit that referenced this pull request Jun 27, 2023
* release-1.29.162:
  Bumping version to 1.29.162
  Update to latest models
  Revert "User Agent 2.0 (#2955)" (#2976)
  User Agent 2.0 (#2955)
  remove leftover print() statement (#2975)
  Fallback for situations where Python's fromtimestamp() raises OSError or OverflowError (#2972)
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.

3 participants