Updated readme. 100% coverage on docs.

This commit is contained in:
2024-04-08 22:31:54 +02:00
parent df8429d811
commit 27d21ac7c1
2 changed files with 7 additions and 2 deletions

View File

@ -186,7 +186,9 @@ class ExerciseGroup:
files = temp
# Package the files up into files[]
# DEBUG: Uncomment for better clarity
# print("Submitting files:")
# [print(f) for f in files]
packaged_files = []
data = {}
found_type = ""