Sort imports
This commit is contained in:
@@ -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 = (
|
||||
|
Reference in New Issue
Block a user