Skip to content

Commit 38973a1

Browse files
Fix style [docs only]
1 parent 40cf61d commit 38973a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

hendrics/efsearch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,6 @@ def plot_transient_search(results, gif_name=None):
670670
gif_name : str or None, default None
671671
The name of the gif file to save the plots to. If None, no gif is saved.
672672
"""
673-
674673
return _analyze_and_plot_transient_search(results, gif_name=gif_name, force_plotting=True)
675674

676675

0 commit comments

Comments
 (0)