Skip to content

Commit

Permalink
Merge branch 'main' into lineage-function
Browse files Browse the repository at this point in the history
  • Loading branch information
karanh37 committed Sep 30, 2024
2 parents 754855c + 58ed12c commit f30aaf4
Show file tree
Hide file tree
Showing 106 changed files with 22,749 additions and 854 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ def remove_manifest_non_required_keys(self, manifest_dict: dict):
"compiled_sql",
"raw_code",
"raw_sql",
"language",
}

for node, value in manifest_dict.get( # pylint: disable=unused-variable
Expand Down
Loading

0 comments on commit f30aaf4

Please sign in to comment.