Skip to content

Commit 7fc3dfc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ac78d7b commit 7fc3dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

other/student_result_processor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,3 @@ def pass_percentage(students, pass_mark=75):
6262
print("Failed:", failed)
6363
print("Top Performers:", top)
6464
print("Pass Percentage:", percentage)
65-

0 commit comments

Comments
 (0)