Skip to content

Commit

Permalink
Update docs/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt authored Jun 8, 2024
1 parent c3d1d25 commit 794474b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ These annotations can be read in by setting `annotation = 'slan'` when calling `
```python
import imodmodel

df = imodmodel.read('file_with_slicer_angles.mod')
df = imodmodel.read('file_with_slicer_angles.mod', annotation='slan')
```

```ipython
Expand Down

0 comments on commit 794474b

Please sign in to comment.