[flake8] Ignoring I202 (#7988)

This commit is contained in:
John Bodley
2019-08-05 15:01:33 -07:00
committed by GitHub
parent d58dbad076
commit fdb62e9865
5 changed files with 3 additions and 6 deletions

View File

@@ -14,7 +14,6 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
# flake8: noqa I202
"""Unit tests for Superset"""
from datetime import datetime
import json