Skip to content
Snippets Groups Projects
Commit 8c4a3315 authored by Colm Talbot's avatar Colm Talbot
Browse files

remove blank line

parent 6a8b89a9
No related branches found
No related tags found
1 merge request!754Allow dynesty to run with multiprocessing
Pipeline #115790 passed
......@@ -560,7 +560,6 @@ class Dynesty(NestedSampler):
if self.sampler.pool is not None:
self.sampler.M = self.sampler.pool.map
def plot_current_state(self):
if self.check_point_plot:
import dynesty.plotting as dyplot
......
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