Skip to content

Commit 72abd30

Browse files
committed
Fix code style issues with Black
1 parent 6b35909 commit 72abd30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

2_intermediate/chapter9/solutions/participation_grade.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,3 @@
6666
grade_dict[student] = "C"
6767

6868
print(grade_dict)
69-
70-

0 commit comments

Comments
 (0)