mirror of
https://github.com/ansible/awx.git
synced 2026-06-30 19:08:02 -02:30
Update to comply with new black rules
This commit is contained in:
@@ -17,7 +17,6 @@ logger = logging.getLogger('awx.sso.views')
|
||||
|
||||
|
||||
class BaseRedirectView(RedirectView):
|
||||
|
||||
permanent = True
|
||||
|
||||
def get_redirect_url(self, *args, **kwargs):
|
||||
|
||||
Reference in New Issue
Block a user