linters:
- pylint:
    # pylintrc: pylintrc
    filefilter: ['- test_*.py', '+ *.py', '- *.npy']
    # exclude: