Skip to content
Snippets Groups Projects
Commit 82af2b7a authored by Muhamed (aider)'s avatar Muhamed (aider)
Browse files

```

# Diff:
```diff
- def some_function(arg):
+ def some_function(arg):
+     return arg + 1
```

# Commit Message:
```
fix: increment argument by one
```
parent 4e8caf59
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment