Skip to content

Commit dab2ea1

Browse files
committed
update readme
1 parent 7208c1c commit dab2ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ print(hg.nbr_v(1)) # Output: {3, 4}
220220
print(hg.nbr_e_of_v(1)) # Output: {(1, 3, 4)}
221221
```
222222

223-
#### **6. Persistence (Save and Load)
223+
#### **6. Persistence (Save and Load)**
224224

225225
```python
226226
# Save the hypergraph to a file

0 commit comments

Comments
 (0)