Skip to content

Commit

Permalink
Fixed typo on
Browse files Browse the repository at this point in the history
  • Loading branch information
slopezpereyra committed Jun 12, 2024
1 parent 467a43d commit b6d4213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eeg.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using EDF
using Plots
include("src/ts.jl")
include("ts.jl")

"""
A struct representing EEG data with associated metadata.
Expand Down

0 comments on commit b6d4213

Please sign in to comment.