From 6f6363192edc6de9de711a94245634c31bc6395e Mon Sep 17 00:00:00 2001 From: Surya P Date: Tue, 30 Apr 2019 19:44:07 +0530 Subject: update sequence --- .lgtm.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.lgtm.yml') diff --git a/.lgtm.yml b/.lgtm.yml index 77542019d..e64deaba7 100644 --- a/.lgtm.yml +++ b/.lgtm.yml @@ -7,9 +7,6 @@ path_classifiers: # "undefined export" alerts - numpy/random/__init__.py -queries: - - include: py/file-not-closed - extraction: python: python_setup: @@ -19,3 +16,6 @@ extraction: index: build_command: - python3 setup.py build + +queries: + - include: py/file-not-closed -- cgit v1.2.1