Calling `isinstance(self, X)` is an anti-pattern, we should just be using inheritance for this, letting the `StaticLibrary` override the method, and having the base class always return `False`.pull/10473/head
parent
f235b814c3
commit
629a9c68e2
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue