diff options
author | Surya P <psschand@gmail.com> | 2019-04-30 19:44:07 +0530 |
---|---|---|
committer | Surya P <psschand@gmail.com> | 2019-04-30 19:44:07 +0530 |
commit | 6f6363192edc6de9de711a94245634c31bc6395e (patch) | |
tree | 1e8b79617ea43020815bf5dae796cb3a9342260e /.lgtm.yml | |
parent | b391700b7563ba818b0f1f669fe040fc6c2333be (diff) | |
download | numpy-6f6363192edc6de9de711a94245634c31bc6395e.tar.gz |
update sequence
Diffstat (limited to '.lgtm.yml')
-rw-r--r-- | .lgtm.yml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |