mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Adopt new rules from black upgrade (#14809)
This commit is contained in:
@@ -76,7 +76,7 @@ class azure_rm(PluginFileInjector):
|
||||
user_filters = []
|
||||
old_filterables = [
|
||||
('resource_groups', 'resource_group'),
|
||||
('tags', 'tags')
|
||||
('tags', 'tags'),
|
||||
# locations / location would be an entry
|
||||
# but this would conflict with source_regions
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user