Skip to content

Commit 1162660

Browse files
committed
docs: format
1 parent b7b4fa5 commit 1162660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ defmodule NxSignal.MixProject do
4343
"guides/spectrogram.livemd"
4444
],
4545
groups_for_extras: [
46-
"Guides": Path.wildcard("guides/*.livemd"),
46+
Guides: Path.wildcard("guides/*.livemd")
4747
],
4848
groups_for_functions: [
4949
"Functions: Time-Frequency": &(&1[:type] == :time_frequency),

0 commit comments

Comments
 (0)