From b391700b7563ba818b0f1f669fe040fc6c2333be Mon Sep 17 00:00:00 2001 From: Surya P Date: Tue, 30 Apr 2019 18:58:20 +0530 Subject: Add analysis check --- .lgtm.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.lgtm.yml') diff --git a/.lgtm.yml b/.lgtm.yml index c1c54ec3c..77542019d 100644 --- a/.lgtm.yml +++ b/.lgtm.yml @@ -7,6 +7,9 @@ path_classifiers: # "undefined export" alerts - numpy/random/__init__.py +queries: + - include: py/file-not-closed + extraction: python: python_setup: -- cgit v1.2.1