Skip to content
Snippets Groups Projects
Commit a1d3bd9f authored by Jameson Rollins's avatar Jameson Rollins Committed by Lee McCuller
Browse files

minor tweak to readme

parent 9ce67a7f
No related branches found
No related tags found
1 merge request!127simple inheritance in yaml files through load_budget
......@@ -139,7 +139,7 @@ provided to `load_budget()` either in the form of a numpy array:
>>> budget = gwinc.load_budget('aLIGO', freq=freq)
```
or frequency specification string ('FLO:[NPOINTS:]FHI'):
```
```python
>>> budget = gwinc.load_budget('aLIGO', freq='10:1000:1000')
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment