Skip to content

Commit c3304a1

Browse files
committed
chore: credo
1 parent 25c924d commit c3304a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/support/complex_calculations/resources/documentation.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ defmodule AshPostgres.Test.ComplexCalculations.Documentation do
6161
end
6262

6363
defmodule AshPostgres.Test.TimezoneHelper do
64+
@moduledoc false
6465
def seoul_time do
6566
# Fixed datetime for testing - equivalent to 2024-05-01 21:00:00 in Seoul (UTC+9)
6667
~U[2024-05-01 12:00:00Z] |> DateTime.shift_zone!("Asia/Seoul")

0 commit comments

Comments
 (0)