Skip to content

Commit

Permalink
style update
Browse files Browse the repository at this point in the history
  • Loading branch information
cactusbranch01 committed Feb 18, 2024
1 parent 5cef4dc commit b0f1086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/python/diff3_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ def diff3_analysis(merge_tool: str, results_index: int, repo_output_dir):
Args:
merge_tool (str): The merge tool to be used.
results_index (int): The index of the repository in the results DataFrame.
repo_output_dir (path): The path of where we want to store the results from the analysis
repo_output_dir (path): The path of where we want to store the results from the analysis
Returns:
None
"""
Expand Down

0 comments on commit b0f1086

Please sign in to comment.