Skip to content

Commit

Permalink
Fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
burkeds committed Sep 30, 2024
1 parent ea1b637 commit c029407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ophyd_async/tango/signal/_signal.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def tango_signal_w(
timeout: float = DEFAULT_TIMEOUT,
name: str = "",
) -> SignalW[T]:
"""Create a `TangoSignalW` backed by 1 Tango Attribute/Command
"""Create a `SignalW` backed by 1 Tango Attribute/Command
Parameters
----------
Expand Down

0 comments on commit c029407

Please sign in to comment.