This repository was archived by the owner on Feb 6, 2025. It is now read-only.
ENH: separate pylint config for tests/
#18
Labels
duplicate
[no abbreviation] This issue or pull request already exists
enhancement
[ENH] New feature or request
Pylint discussion
This is because testing "private" methods that start with
_
get flagged bypylint
but I don't want to have to setup the config for each test file.The text was updated successfully, but these errors were encountered: