Format imports

This commit is contained in:
Nettika
2023-12-18 20:29:25 -08:00
parent 822281aa4e
commit 4f7424b533
3 changed files with 10 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
from advent_of_code.gears import (
Number,
Part,
Schematic,
Number,
Symbol,
solve_part_1,
solve_part_2,