Skip to content

splitting.py: Print a warning if stratum does not have contents

Tristan Van Berkom requested to merge tristan/empty-stratum into master

This is better than crashing, but happens when a system references a stratum that doesnt exist. This is better than the crash but the error should be found at load time.

Merge request reports