Fix F405 additional strictness

Change-Id: If4bf5d3e8b23fba75b487a28863b2ec14c5048c2
This commit is contained in:
Monty Taylor 2018-05-10 11:54:14 -05:00
parent a21123c384
commit 20c50d5fd6
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
# License for the specific language governing permissions and limitations
# under the License.
import copy
import sys
from openstack.config import loader
from openstack.config.loader import * # noqa