Skip to content

Linting failure: F: 1, 0: No module named bin/ (fatal) #13

Open
@cbrainerd

Description

@cbrainerd

pylint is failing against master:

chrismac:isilon_stat_browser isi-cbrainerd$ make lint
`which pylint` -E -f colorized -r n stat_key_browser bin/ tests/
No config file found, using default configuration
************* Module bin/
F:  1, 0: No module named bin/ (fatal)
************* Module tests
F:  1, 0: error while code parsing: Unable to load file 'tests/__init__.py' ([Errno 2] No such file or directory: 'tests/__init__.py') (parse-error)
make: *** [lint] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions