From 06ec17c5e65d03ffd14a60ce89fe71234eb81c8a Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 17 Jan 2022 19:47:01 +0000 Subject: added getting class inheritance tree, getting method args nicely, fixed bug with importing too many modules --- examplerun.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examplerun.bat') diff --git a/examplerun.bat b/examplerun.bat index 5252460..8ddbc7d 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 -f json +python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f yaml rm 100301654.zip \ No newline at end of file -- cgit v1.2.3