diff options
Diffstat (limited to 'examplerun.bat')
-rw-r--r-- | examplerun.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examplerun.bat b/examplerun.bat index 338908c..01e133c 100644 --- a/examplerun.bat +++ b/examplerun.bat @@ -1,3 +1,3 @@ zip -r 100301654.zip .\ExampleSubmission\
-python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml
+python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f md
rm 100301654.zip
\ No newline at end of file |