Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit df6b1ea

Browse files
committed
Update Main.py
1 parent 087bd3a commit df6b1ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lu77U_SHA256/Main.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import click
2-
from Input_Padder import InputPadder
3-
from Padded_Parser import InputParser
4-
from Main_Class import MainClass
2+
from lu77U_SHA256.Input_Padder import InputPadder
3+
from lu77U_SHA256.Padded_Parser import InputParser
4+
from lu77U_SHA256.Main_Class import MainClass
55

66
@click.command()
77
@click.option(

0 commit comments

Comments
 (0)