Fix flake8

This commit is contained in:
Christian M. Adams
2020-10-22 15:44:55 -04:00
committed by Ryan Petrello
parent d8b7791375
commit 05de875ace
5 changed files with 3 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
import logging
from django.conf import settings
logger = logging.getLogger('awx.conf.settings')