kjappelbaum/pyepal

View on GitHub
src/pyepal/pal/pal_coregionalized.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 isinstance(self.restarts, int), "the restarts keyword must be of type int"

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

        assert isinstance(self.parallel, bool), "the parallel keyword must be of type bool"

There are no issues that match your filters.

Category
Status