Skip to content

Commit ff824c7

Browse files
committed
Update load API documentation
1 parent 77c8044 commit ff824c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ minimizer size respectively.
6161
Loading a *colored* graph created earlier with Bifrost:
6262

6363
```python
64-
g = pyfrost.load('graph.gfa', 'graph.bfg_colors')
64+
g = pyfrost.load('graph.gfa')
6565
```
6666

6767
Access some graph metadata:

0 commit comments

Comments
 (0)