From 6ceac063f8cd2d007931813447ba7fad47cf761f Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Tue, 30 Jan 2024 20:55:13 -0500 Subject: [PATCH] chore: credo --- test/support/resources/author.ex | 1 + 1 file changed, 1 insertion(+) diff --git a/test/support/resources/author.ex b/test/support/resources/author.ex index 215bea3b..eee71074 100644 --- a/test/support/resources/author.ex +++ b/test/support/resources/author.ex @@ -4,6 +4,7 @@ defmodule AshPostgres.Test.Author do data_layer: AshPostgres.DataLayer defmodule RuntimeFullName do + @moduledoc false use Ash.Calculation def calculate(records, _, _) do