Skip to content

Commit

Permalink
[DOC] Delete new line in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony-HYX committed Jan 17, 2024
1 parent a98687a commit 2a2b34e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,7 @@ metric_list = [SymbolAccuracy(), ReasoningMetric(kb=kb)]
<summary>Bridging Learning and Reasoning</summary>
<br>

Now, we use `SimpleBridge` to combine learning and reasoning in a
unified ABL framework.
Now, we use `SimpleBridge` to combine learning and reasoning in a unified ABL framework.

```python
from ablkit.bridge import SimpleBridge
Expand Down

0 comments on commit 2a2b34e

Please sign in to comment.