Skip to content

Revert "Update router.py"#9

Merged
Wilooper merged 1 commit into
mainfrom
copilot/revert-last-commit
Apr 8, 2026
Merged

Revert "Update router.py"#9
Wilooper merged 1 commit into
mainfrom
copilot/revert-last-commit

Conversation

Copilot AI commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Reverts the previous commit that aliased httpx as httpx (dropping the _httpx private alias) and added a trailing newline to src/router.py.

Changes

  • src/router.py: Restores import httpx as _httpx (private alias convention)
  • Removes the trailing newline added by the reverted commit

This reverts commit 2609929.

Co-authored-by: Wilooper <198341775+Wilooper@users.noreply.github.com>
@Wilooper

Wilooper commented Apr 8, 2026

Copy link
Copy Markdown
Owner

@copilot revert all changes done today

Copilot AI commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

@copilot revert all changes done today

All of today's changes have already been reverted. The only file modified today was src/router.py (commit 2609929), and my previous commit (09d343d) fully reversed those changes. The current state of the repo is identical to what it was before today's commits.

Copilot AI requested a review from Wilooper April 8, 2026 12:42
@Wilooper
Wilooper marked this pull request as ready for review April 8, 2026 12:43
Copilot AI review requested due to automatic review settings April 8, 2026 12:44
@Wilooper
Wilooper merged commit fcdb44c into main Apr 8, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Reverts a prior change to src/router.py to restore the project’s httpx private-alias convention (_httpx) and undo an EOF whitespace-only change.

Changes:

  • Restores import httpx as _httpx to match existing usages in the file.
  • Reverts the prior commit’s end-of-file newline-only modification.

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

@Wilooper
Wilooper deleted the copilot/revert-last-commit branch April 8, 2026 12:50
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