Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Nov 21, 2024
1 parent 1996f05 commit fd5111a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ovos_gui/namespace.py
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ def _define_messages_to_forward(self):
]
for msg in messages_to_forward:
self.core_bus.on(msg, self.forward_to_gui)

@staticmethod
def forward_to_gui(message: Message):
"""
Expand Down

0 comments on commit fd5111a

Please sign in to comment.