Skip to content

Commit 4c96197

Browse files
committed
fix trailing whitespace
1 parent 4fdfacd commit 4c96197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nautilus_open_any_terminal/nautilus_open_any_terminal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class Terminal:
6565
"Black Box",
6666
workdir_arguments=["--working-directory"],
6767
command_arguments=["-c"],
68-
),
68+
),
6969
"bobcat": Terminal(
7070
"Bobcat",
7171
workdir_arguments=["--working-dir"],

0 commit comments

Comments
 (0)