-
- Downloads
Fix warning in PyCharm by explicitly declaring `abc.ABC` as superclass
This fixes a warning that `AbstractSubprocessCommand` doesn't implement all abstract methods.
Please register or sign in to comment
This fixes a warning that `AbstractSubprocessCommand` doesn't implement all abstract methods.