From cbd52da5874b6952813db2a508ab32778df8984f Mon Sep 17 00:00:00 2001 From: Ariel Rokem Date: Thu, 18 Mar 2021 22:40:03 -0700 Subject: [PATCH] Fixes example formatting. --- examples/plot_simulation_example.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/plot_simulation_example.py b/examples/plot_simulation_example.py index c6aaf0c..5e732ed 100644 --- a/examples/plot_simulation_example.py +++ b/examples/plot_simulation_example.py @@ -1,7 +1,7 @@ """ -Simulation Example. +Simulation Example +================== -=============================== Shows the different combinations of parameters used to simulate null and true data.