Skip to content

Fix a bunch of type annotation mismatch - #515

Merged
sjoubert merged 1 commit into
mainfrom
fix_type_annotations
Aug 10, 2026
Merged

Fix a bunch of type annotation mismatch#515
sjoubert merged 1 commit into
mainfrom
fix_type_annotations

Conversation

@sjoubert

@sjoubert sjoubert commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This also fixes the default security update logic where it was previously failing because the api ids were passed as a single list arguments instead of separate values

I've also changed the YAML reader config in the superset helper from best_map_flow_style to default_flow_style because that's the only option I could find, but I'm not really sure, so please take a look at that.

@sjoubert
sjoubert requested a review from MohcineTor August 7, 2026 16:06
This also fixes the default security update logic where it was
previously failing because the api ids were passed as a single list
arguments instead of separate values
@sjoubert
sjoubert force-pushed the fix_type_annotations branch from c57632d to a314940 Compare August 10, 2026 08:21

@MohcineTor MohcineTor left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Merci @sjoubert pour ces corrections j’ai juste cette remarque sinon tout est nickel 👍

Comment thread Babylon/commands/macro/helpers/workspace/kubernetes_helper.py
Comment thread Babylon/commands/macro/helpers/workspace/superset_helper.py
@sjoubert
sjoubert merged commit a314940 into main Aug 10, 2026
7 checks passed
@sjoubert
sjoubert deleted the fix_type_annotations branch August 10, 2026 13:48
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