chore: run formatter

This commit is contained in:
Ruidy 2024-12-01 18:21:21 +01:00
parent ebf68345ad
commit 5fd3901892
No known key found for this signature in database
GPG key ID: E00F51288CB857CC
2 changed files with 4 additions and 3 deletions

View file

@ -14,6 +14,7 @@ defmodule AdventCode2024.Solutions.Day1Test do
3 4
5 6
"""
File.write!(@test_input, test_content)
on_exit(fn ->