fix usage of kernel parameter API in boundary handling
Compare changes
@@ -90,7 +90,7 @@ class KernelParameter:
@@ -90,7 +90,7 @@ class KernelParameter:
Fixes an error introduced by the kernel parameter API refactoring in the boundary handling module, which is currently not being unit-tested.