mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-04-07 02:53:38 +00:00
fix typo
This commit is contained in:
@@ -23,7 +23,7 @@ def event_bus() -> EventBus:
|
|||||||
fixture for event bus
|
fixture for event bus
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
EventBus: even bus test instance
|
EventBus: event bus test instance
|
||||||
"""
|
"""
|
||||||
return EventBus(0)
|
return EventBus(0)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user