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

Add option for applications to register their own UI function #32

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

fk3
Copy link
Contributor

@fk3 fk3 commented Dec 6, 2023

Applications can now register a custom function that shall handle calls to pysweepme's User Interface functions.
It is no longer required to overwrite (monkey patch) the pysweepme functions, which was sensitive to import order.

@fk3 fk3 requested a review from a team as a code owner December 6, 2023 13:46
@fk3 fk3 merged commit b5c45d9 into main Dec 8, 2023
3 checks passed
@fk3 fk3 deleted the ui-handling branch December 8, 2023 09:56
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