Skip to content

Commit

Permalink
remove pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
luthando5 committed Mar 16, 2024
1 parent 9e8f3c9 commit 11c91e8
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ def before_render(self):
if not is_installed():
return

import pdb

pdb.set_trace()
number_of_positions = [
(
"NumberOfPositions",
Expand Down

0 comments on commit 11c91e8

Please sign in to comment.