Skip to content

Commit

Permalink
refactor: remove unnecessary executable arg
Browse files Browse the repository at this point in the history
  • Loading branch information
mecaneer23 committed Jun 19, 2024
1 parent 93d1a06 commit 5c19b4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/get_todo.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ def get_todo(
"chars": chars,
"position": position,
"stdscr": stdscr,
"stdscr_win": (stdscr, win),
"todo": todo,
},
)
Expand Down

0 comments on commit 5c19b4c

Please sign in to comment.