Sort imports

This commit is contained in:
Nettika
2023-12-09 18:05:48 -08:00
parent bf3c2143d3
commit 5a938d3f44
4 changed files with 7 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
from puzzle import solve_pt_1, solve_pt_2
from pathlib import Path
from puzzle import solve_pt_1, solve_pt_2
def main():
input = (