mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #260] [MERGED] Fix/virtual printer proxy error #978
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#978
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maziggy/bambuddy/pull/260
Author: @karaktaka
Created: 2/4/2026
Status: ✅ Merged
Merged: 2/4/2026
Merged by: @maziggy
Base:
0.1.8b← Head:fix/virtual_printer_proxy_error📝 Commits (4)
2289dd6Add CI and Code Scanning badges to README84f1347Reorder import statement for jwt in main.pybf75cd2Remove unused import statement for sqlalchemy in main.py31a8016Merge branch '0.1.8b' into fix/virtual_printer_proxy_error📊 Changes
1 file changed (+1 additions, -3 deletions)
View changed files
📝
backend/app/main.py(+1 -3)📄 Description
Description
There was an unused import statement that interfered with later occurunces of the select function.
I also fixed an issue that could arise if a problem occurs while working with jwt and moved the import a bit up.
Related Issue
Fixes #254
Type of Change
Changes Made
Testing
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.