diff options
author | Surya P <psschand@gmail.com> | 2019-04-30 18:58:20 +0530 |
---|---|---|
committer | Surya P <psschand@gmail.com> | 2019-04-30 18:58:20 +0530 |
commit | b391700b7563ba818b0f1f669fe040fc6c2333be (patch) | |
tree | 868e8a36f29f6dbc1ae500a16c0c4eabc22683e2 /.lgtm.yml | |
parent | c23bd98de665733dd090636f38b6aacf9f99450b (diff) | |
download | numpy-b391700b7563ba818b0f1f669fe040fc6c2333be.tar.gz |
Add analysis check
Diffstat (limited to '.lgtm.yml')
-rw-r--r-- | .lgtm.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ path_classifiers: # "undefined export" alerts - numpy/random/__init__.py +queries: + - include: py/file-not-closed + extraction: python: python_setup: |