Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ configs:
|
|
48 |
---
|
49 |
|
50 |
# Code Apply
|
51 |
-
Processed [EditPackFT](https://huggingface.co/datasets/nuprl/EditPackFT/blob/main/README.md) with `fuzzy diff` generated using heuristics. <br>
|
52 |
|
53 |
## Columns
|
54 |
1. `old_contents` the old code
|
@@ -158,6 +158,4 @@ class Broker(object):
|
|
158 |
)
|
159 |
|
160 |
broker = Broker(settings.QUEUE)
|
161 |
-
|
162 |
-
|
163 |
```
|
|
|
48 |
---
|
49 |
|
50 |
# Code Apply
|
51 |
+
Processed [EditPackFT](https://huggingface.co/datasets/nuprl/EditPackFT/blob/main/README.md) with `fuzzy diff` generated using heuristics for Python language. <br>
|
52 |
|
53 |
## Columns
|
54 |
1. `old_contents` the old code
|
|
|
158 |
)
|
159 |
|
160 |
broker = Broker(settings.QUEUE)
|
|
|
|
|
161 |
```
|