Is there anyway to automatically whitelist modules with a specific name?
I am having issues with no member calls from cython and would like to auto whitelist. Pylint is failing to find member so at this point I want to name modules with a specific format and cyth_util and whitelist cython modules of that format.