Skip to content

update path #3

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

Merged
merged 4 commits into from
May 23, 2025
Merged

update path #3

merged 4 commits into from
May 23, 2025

Conversation

saisravani20
Copy link
Contributor

@saisravani20 saisravani20 commented May 23, 2025

@saisravani20 saisravani20 requested a review from devrev-jo as a code owner May 23, 2025 04:08
def test_invalid_wrong_format(self):
with open("checks/fixtures/pr_description/invalid/wrong_format.txt", "r") as f:
description = f.read()
self.assertFalse(checks.check_pr_description.check_description(description))

if __name__ == '__main__':
unittest.main()
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: EOF newline

@saisravani20 saisravani20 merged commit 1af5c72 into main May 23, 2025
4 checks passed
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.

2 participants