mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Sort imports with ruff check --fix (#11400)
Sort imports with ruff check --fix.
This commit is contained in:
@@ -67,8 +67,8 @@ out:
|
||||
|
||||
from ansible_collections.community.general.plugins.module_utils.module_helper import StateModuleHelper
|
||||
from ansible_collections.community.general.plugins.module_utils.pacemaker import (
|
||||
pacemaker_runner,
|
||||
get_pacemaker_maintenance_mode,
|
||||
pacemaker_runner,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user