mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 18:37:36 -02:30
Fix misc. linter errors
This commit is contained in:
@@ -247,7 +247,7 @@ TEMPLATES = [
|
||||
'loaders': [(
|
||||
'django.template.loaders.cached.Loader',
|
||||
('django.template.loaders.filesystem.Loader',
|
||||
'django.template.loaders.app_directories.Loader',),
|
||||
'django.template.loaders.app_directories.Loader',),
|
||||
)],
|
||||
'builtins': ['awx.main.templatetags.swagger'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user