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 parameter order (broken import/removal of data sources) #33

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

kannes
Copy link
Contributor

@kannes kannes commented Oct 25, 2024

The import of data sources had been broken in my big abandoned refactor of 2023 and this fixes that.

Just an embarrassing misorder of function parameters... :)
The functions are called just once and the order at the calls is as I intended it.

I am working on making this all more sane today but let's get this fix in anyways, in case I won't finish the rest in time.

@kannes kannes requested a review from Guts October 25, 2024 08:01
Copy link
Collaborator

@Guts Guts left a comment

Choose a reason for hiding this comment

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

LGTM

@kannes kannes merged commit ead70fb into main Nov 2, 2024
5 checks passed
@kannes kannes deleted the fix_data_source_handling branch November 2, 2024 17:56
@Guts Guts added the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants