Skip to content

Commit

Permalink
That's just... wrong; #17
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyene authored Jun 10, 2016
1 parent bb99d4d commit c5d686c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dmoj/judge.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from dmoj.judgeenv import env, get_problem_roots, get_supported_problems
from dmoj.result import Result
from dmoj.utils.ansi import ansi_style
from dmoj.utils.debugger.nix import setup_all_debuggers
from dmoj.utils.debugger import setup_all_debuggers

setup_all_debuggers()

Expand Down

1 comment on commit c5d686c

@Xyene
Copy link
Member Author

@Xyene Xyene commented on c5d686c Jun 10, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually #173, enter-submit forms are great.

Please sign in to comment.