summaryrefslogtreecommitdiff
path: root/.lgtm.yml
blob: c0a9cf59a3afde05fdc7be5c8a513780eb1c2e03 (plain)
1
2
3
4
5
6
7
8
9
path_classifiers:
  library:
    - tools
  generated:
    # The exports defined in __init__.py are defined in the Cython module
    # np.random.mtrand. By excluding this file we suppress a number of
    # "undefined export" alerts
    - numpy/random/__init__.py