Skip to content

Commit 14c8877

Browse files
committed
style(settings): remove trailing whitespace
1 parent 83ef33a commit 14c8877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/yt_channel_downloader/classes/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __init__(self, parent=None):
3030
# box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
3131
# }
3232
# QGroupBox {
33-
# border: 1px solid #d3d3d3;
33+
# border: 1px solid #d3d3d3;
3434
# padding: 10px;
3535
# margin-top: 10px;
3636
# border-radius: 5px;

0 commit comments

Comments
 (0)