From e05f3983a9ad6400dd85423b17d6d4651abdd060 Mon Sep 17 00:00:00 2001 From: hamistao Date: Thu, 9 Jan 2025 10:00:27 -0300 Subject: [PATCH] pylxd/models/operation: Fix typo Signed-off-by: hamistao --- pylxd/models/operation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylxd/models/operation.py b/pylxd/models/operation.py index f6e3330e..737fe7c1 100644 --- a/pylxd/models/operation.py +++ b/pylxd/models/operation.py @@ -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