Skip to content
Snippets Groups Projects
Commit 9d242a13 authored by Frank Sauerburger's avatar Frank Sauerburger
Browse files

Add special X11 setup for decay.py

Fix the write/append operations, such that the proper X11 setup is written to
decay.py
parent c41a7739
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -329,7 +329,7 @@ import matplotlib
matplotlib.use('Agg')
```
-->
<!-- write decay.py -->
<!-- append decay.py -->
```python
import numpy as np
import scipy.optimize # provides fit routines
......
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