mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix infrequent PEP 8 issues.
This commit is contained in:
@@ -619,4 +619,4 @@ def map_complex_type(complex_type, type_map):
|
||||
type_map))
|
||||
elif type_map:
|
||||
return vars(globals()['__builtins__'])[type_map](complex_type)
|
||||
return new_type
|
||||
return new_type
|
||||
|
||||
Reference in New Issue
Block a user