mirror of
https://github.com/rjNemo/ai_advent_code_2024
synced 2026-06-06 02:26:44 +00:00
chore: run formatter
This commit is contained in:
parent
ebf68345ad
commit
5fd3901892
2 changed files with 4 additions and 3 deletions
|
|
@ -14,6 +14,7 @@ defmodule AdventCode2024.Solutions.Day1Test do
|
|||
3 4
|
||||
5 6
|
||||
"""
|
||||
|
||||
File.write!(@test_input, test_content)
|
||||
|
||||
on_exit(fn ->
|
||||
|
|
|
|||
Loading…
Reference in a new issue