From 7befe8d7f191fd1d3c4bfa305c5514d8a8318160 Mon Sep 17 00:00:00 2001 From: jacantsen Date: Wed, 21 Sep 2022 13:22:23 -0600 Subject: [PATCH] add team file --- team_folder/team.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 team_folder/team.py diff --git a/team_folder/team.py b/team_folder/team.py new file mode 100644 index 0000000..75d9766 --- /dev/null +++ b/team_folder/team.py @@ -0,0 +1 @@ +print('hello world')