Skip to content

Commit

Permalink
Add \n back to plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltrt committed Jun 27, 2024
1 parent f4177a7 commit 1abadcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/spark_upgrade/calculator_signature_change.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ def get_rules(self) -> List[Rule]:
]

def summaries_to_custom_dict(self, _) -> Dict[str, Any]:
return {}
return {}

0 comments on commit 1abadcf

Please sign in to comment.