From 876463ac8f0a3746352c2154c4580046b917dfdf Mon Sep 17 00:00:00 2001 From: Tristan Simpson Date: Fri, 2 Feb 2024 17:31:06 -0500 Subject: [PATCH 1/3] test --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index 3bff471..637277f 100644 --- a/src/main.py +++ b/src/main.py @@ -9,7 +9,7 @@ ## -## Main function +## Main function test ## def main() -> None: # Create a network with 1 input channel, 6 output channels, and a kernel size of 5 From 489e0c9326e10d35566d73468d64108710f4f5dc Mon Sep 17 00:00:00 2001 From: Tristan Simpson Date: Fri, 2 Feb 2024 17:43:14 -0500 Subject: [PATCH 2/3] test2 --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index 637277f..eba82c2 100644 --- a/src/main.py +++ b/src/main.py @@ -9,7 +9,7 @@ ## -## Main function test +## Main function test2 ## def main() -> None: # Create a network with 1 input channel, 6 output channels, and a kernel size of 5 From 9e4d7c18b3e82bbb6d7c30088490b2a16e368cbc Mon Sep 17 00:00:00 2001 From: Tristan Simpson Date: Fri, 2 Feb 2024 17:46:07 -0500 Subject: [PATCH 3/3] 1 --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index eba82c2..e92f345 100644 --- a/src/main.py +++ b/src/main.py @@ -9,7 +9,7 @@ ## -## Main function test2 +## Main function test3 ## def main() -> None: # Create a network with 1 input channel, 6 output channels, and a kernel size of 5