Skip to content

Commit

Permalink
pylxd/models/operation: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: hamistao <[email protected]>
  • Loading branch information
hamistao committed Jan 9, 2025
1 parent d4fa5ee commit 6e84ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylxd/models/operation.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


class Operation:
"""An LXD operation.
"""A LXD operation.
If the LXD server sends attributes that this version of pylxd is unaware of
then a warning is printed. By default the warning is issued ONCE and then
Expand Down

0 comments on commit 6e84ba0

Please sign in to comment.