Skip to content

Commit

Permalink
style: [pre-commit.ci] auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 10, 2023
1 parent 180d22e commit d6f437e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/npe2/_command_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class CommandRegistry:
callable object for a command). This means that commmands from enabled plugins are
not added to `CommandRegistry` until a command from that plugin is executed.
"""

command_registered = Signal(str)
command_unregistered = Signal(str)

Expand Down

0 comments on commit d6f437e

Please sign in to comment.