Skip to content

Commit

Permalink
whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Oct 24, 2023
1 parent a680fbc commit 37f2dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeforlife/user/tests/views/test_klass.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def _login_student(self):
in. Options:
- same_school: The class is in the same school as the user.
- not_same_school: The class is not in the same school as the user.
in_class: A flag for if the user is in the class. Options:
- in_class: The user is in the class.
- not_in_class: The user is not in the class.
Expand Down

0 comments on commit 37f2dab

Please sign in to comment.