chore: credo

This commit is contained in:
Zach Daniel 2024-01-30 15:32:50 -05:00
parent 8c43deea9b
commit 82dd14b953

View file

@ -444,6 +444,7 @@ defmodule CalculatePostPriceStringWithSymbol do
end
defmodule AshPostgres.Test.Post.ManualUpdate do
@moduledoc false
use Ash.Resource.ManualUpdate
def update(changeset, _opts, _context) do