chore: fix typespec

This commit is contained in:
Zach Daniel 2023-01-03 09:20:40 -05:00
parent 569449ce02
commit 5902d9fdf5

View file

@ -96,7 +96,7 @@ defmodule Ash.DocIndex do
end end
@impl true @impl true
@spec code_modules :: [{String.t(), list(module)}] @spec code_modules :: Keyword.t()
def code_modules do def code_modules do
[ [
Resources: [ Resources: [