mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
Fix flake8 E305 errors.
This commit is contained in:
@@ -118,4 +118,5 @@ class SettingsRegistry(object):
|
||||
logger.warning('Unable to retrieve default value for setting "%s".', setting, exc_info=True)
|
||||
return field_instance
|
||||
|
||||
|
||||
settings_registry = SettingsRegistry()
|
||||
|
||||
Reference in New Issue
Block a user