Update and rename sharedOGs.py to SharedOGs_v1.0.py

This commit is contained in:
Godwin Ani 2024-01-15 15:07:35 -05:00 committed by GitHub
parent 4b4310a0c8
commit 14f1caddbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
#Intent: Create a spreadsheet summarizing OG presence #Intent: Create a spreadsheet summarizing OG presence
#Inputs: A folder of ReadyToGo files #Inputs: A folder of ReadyToGo files
#Outputs: Spreadsheet #Outputs: Spreadsheet
#Example: Python sharedOGs.py ReadyToGo_AA #Example: Python sharedOGs_v1.0.py ReadyToGo_AA
import os, sys import os, sys