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

Fix debug statement #1042

Merged
merged 1 commit into from
May 31, 2024
Merged

Fix debug statement #1042

merged 1 commit into from
May 31, 2024

Conversation

ccostino
Copy link
Contributor

A note to PR reviewers: it may be helpful to review our code review documentation to know what to keep in mind while reviewing pull requests.

Description

This changeset fixes a recently added debug statement that was assuming a list was not empty, which was causing end-to-end tests to break in the admin site.

Security Considerations

  • None for this change.

This changeset fixes a recently added debug statement that was assuming a list was not empty, which was causing end-to-end tests to break in the admin site.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
@ccostino ccostino added engineering python Pull requests that update Python code labels May 31, 2024
@ccostino ccostino self-assigned this May 31, 2024
Copy link
Contributor

@xlorepdarkhelm xlorepdarkhelm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ccostino ccostino merged commit e792f89 into main May 31, 2024
7 checks passed
@ccostino ccostino deleted the fix-debug-statement branch May 31, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering python Pull requests that update Python code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants