Skip to content

Commit

Permalink
Add merge conflict intentionally
Browse files Browse the repository at this point in the history
  • Loading branch information
tlinjordet committed Jun 30, 2021
1 parent 4bab7f2 commit 546a0df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/example_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
import json
import typing

def merge_conflict_function():
pass

def dummy_line_modification(line: str, i: int, mods: typing.Dict[str, dict]) -> str:
"""Defines the modification to be perfomed for a single input line.
Expand Down

0 comments on commit 546a0df

Please sign in to comment.