LiberTEM/LiberTEM

View on GitHub
src/libertem/io/dataset/base/partition.py

Summary

Maintainability
A
0 mins
Test Coverage

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

        assert self._io_backend is not None

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

            assert len(rest) == 0

There are no issues that match your filters.

Category
Status