Skip to content
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

Fix GUI image download location #1249

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Fix GUI image download location #1249

merged 1 commit into from
Nov 12, 2024

Conversation

jshcodes
Copy link
Member

Fix GUI image download location (Workflow Manager sample)

This is a minor fix for the GUI interface in the Workflow Manager sample.

  • Bug fixes
  • Code sample

Unit test coverage

NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.13.0

Run started:2024-11-12 21:31:30.180880

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 17996
	Total lines skipped (#nosec): 2

Run metrics:
	Total issues (by severity):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
	Total issues (by confidence):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
Files skipped (0):

Issues resolved

  • Bug fix: Fix download filename for GUI image downloads.
    • samples/workflows/workflow_manager_gui.py

@jshcodes jshcodes self-assigned this Nov 12, 2024
@jshcodes jshcodes merged commit 60f9b33 into main Nov 12, 2024
20 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.

1 participant