Skip to content

Add Hello World program#692

Open
srushti-vetal wants to merge 1 commit into
tirth8205:mainfrom
srushti-vetal:python
Open

Add Hello World program#692
srushti-vetal wants to merge 1 commit into
tirth8205:mainfrom
srushti-vetal:python

Conversation

@srushti-vetal

Copy link
Copy Markdown

Pull Request

Linked issue

Closes #

What & why

How it was tested

uv run pytest tests/ --tb=short -q
uv run ruff check code_review_graph/
uv run mypy code_review_graph/ --ignore-missing-imports --no-strict-optional

Checklist

  • Tests added for new functionality
  • All tests pass: uv run pytest tests/ --tb=short -q
  • Linting passes: uv run ruff check code_review_graph/
  • Type checking passes: uv run mypy code_review_graph/ --ignore-missing-imports --no-strict-optional
  • Lines are at most 100 characters
  • Docs updated where behavior changed (README, docs/, docstrings)

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