Skip to content

Commit

Permalink
style: removed white space in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
gtdang committed Aug 21, 2024
1 parent f7ac50e commit 0e047c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hnn_core/tests/test_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ def test_gui_adaptive_spectrogram(setup_gui):


def test_gui_visualization(setup_gui):
""" Tests updating a figure creates plots with data. """
"""Tests updating a figure creates plots with data."""

gui = setup_gui
gui.run_button.click()
Expand Down

0 comments on commit 0e047c9

Please sign in to comment.