Imagine a function which dynamically adds attributes to an object using setattr. The reason for doing so is that I want to map some external structure
setattr
Just to provide the answer that works for me now - as The Compiler suggested you can add a rule for the problematic class in your projects .pylintrc:
.pylintrc
[TYPECHECK] ignored-classes=Fysom,MyClass