Skip to content

Commit

Permalink
🔥 Remove docstring for HELP
Browse files Browse the repository at this point in the history
It's not really needed in this context.
  • Loading branch information
davep committed Jan 6, 2025
1 parent 6d4ea04 commit e9c2902
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/braindrop/app/widgets/raindrop_details.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ class RaindropDetails(VerticalScroll):
This panel contains the details of the currently-highlighted Raindrop.
"""
"""The help to use in the widgets."""

BINDINGS = [
Binding(
Expand Down

0 comments on commit e9c2902

Please sign in to comment.