Skip to content

Commit 1c53b06

Browse files
committed
clean day25 solution
1 parent a61dab0 commit 1c53b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

day25/solution.py

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import hashlib
1+
#!/usr/bin/python
22

33
def main():
44
row = 6

0 commit comments

Comments
 (0)