Disable flake8 checks in settings.

This commit is contained in:
Chris Church
2015-10-02 15:24:49 -04:00
parent b5512e23bf
commit 0c7a4b9f60
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
# Copyright (c) 2015 Ansible, Inc.
# All Rights Reserved.
# flake8: noqa
# Runs after all configuration files have been loaded to fix/check/update
# settings as needed.