It make sense to have BaseConverger as a subclass of InputIterator. In fact a converger is an iterator. This prevents no-member error of pylint.
Moreover I updated the aiida-core dependence to 1.3.0. Here the issue #135 of plumpy is fixed and therefore we can get rid of the workaround for this issue.
It make sense to have BaseConverger as a subclass of InputIterator. In fact a converger is an iterator. This prevents no-member error of pylint. Moreover I updated the aiida-core dependence to 1.3.0. Here the issue #135 of plumpy is fixed and therefore we can get rid of the workaround for this issue.