Skip to content

Commit b4d3c59

Browse files
committed
mix formaT
1 parent 3374365 commit b4d3c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/boombox.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ defmodule Boombox do
126126
output: output(),
127127
enforce_video_transcoding?: boolean(),
128128
enforce_audio_transcoding?: boolean()
129-
) :: :ok | Enumerable.t()
129+
) :: :ok | Enumerable.t()
130130
@endpoint_opts [:input, :output]
131131
def run(stream \\ nil, opts) do
132132
opts =

0 commit comments

Comments
 (0)