Skip to content
1 change: 1 addition & 0 deletions docs/api-reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,6 @@ and possible confusion of `theta` (from Bragg’s law) with `theta` in spherical
logging
metadata
peaks
smoothing
tof
```
1 change: 1 addition & 0 deletions src/scippneutron/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
'data',
'metadata',
'peaks',
'smoothing',
'tof',
]

Expand Down
Loading
Loading