Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
celikbasak committed Nov 6, 2023
1 parent 6df9ee8 commit c2f23ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bcipy/signal/model/offline_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from bcipy.helpers.system_utils import report_execution_time
from bcipy.helpers.triggers import TriggerType, trigger_decoder
from bcipy.helpers.visualization import (visualize_erp, visualize_gaze,
visualize_gaze_inquiries, visualize_centralized_data,
visualize_centralized_data,
visualize_results_all_symbols)
from bcipy.preferences import preferences
from bcipy.signal.model.base_model import SignalModel, SignalModelMetadata
Expand Down

0 comments on commit c2f23ae

Please sign in to comment.