mirror of
https://github.com/Code-For-Groningen/temmies.git
synced 2025-07-02 03:44:59 +02:00
Updated readme. 100% coverage on docs.
This commit is contained in:
@ -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 = ""
|
||||
|
Reference in New Issue
Block a user