Skip to content

update#1

Merged
hiyouga merged 1 commit intomainfrom
hiyouga/init
Dec 27, 2025
Merged

update#1
hiyouga merged 1 commit intomainfrom
hiyouga/init

Conversation

@hiyouga
Copy link
Copy Markdown
Contributor

@hiyouga hiyouga commented Dec 27, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 27, 2025 13:00
@hiyouga hiyouga merged commit eba01dd into main Dec 27, 2025
1 check passed
@hiyouga hiyouga deleted the hiyouga/init branch December 27, 2025 13:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR initializes a Python project structure with a basic configuration file and a simple entry point script. The changes remove the README content and add project configuration and initial code.

  • Added pyproject.toml to define project metadata and dependencies
  • Added a basic Python script (01_basic_response.py) as an initial implementation
  • Removed existing README content, leaving the file empty

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Adds project configuration with package name, version, and Python requirements
README.md Removes existing heading, leaving file empty
01_basic_response.py Adds basic Python script with main function that prints a greeting

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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