Skip to content

Commit

Permalink
flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiksharma98 committed Apr 15, 2021
1 parent 7a8cca6 commit 71d8574
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions course/page/code.py
Original file line number Diff line number Diff line change
Expand Up @@ -722,8 +722,6 @@ def get_test_code(self):
if correct_code is None:
correct_code = ""



if self.page_desc.type in [
"OctaveCodeQuestion"]:
from .code_run_backend_octave \
Expand Down

0 comments on commit 71d8574

Please sign in to comment.