Commit eaea2df
Nikolai Lambrov
Fix typo in group directory check in VmUpdater
- Corrected the conditional check for group name in the VmUpdater class to use 'not in' instead of 'not in str', improving code clarity and correctness.1 parent d457b6a commit eaea2df
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
0 commit comments