[LPD1M][Dark] Return None data for modules with 0 trains to skip processing
Description
With the latest release, an unintentional change of behavior was introduced. For modules was no data instead of skipping the processing and the plots with 3.11 an expectation is raised.
I have altered the condition only to raise an exception for modules with data less than the minimum number of trains and go on expecting the skip to happen for modules with 0 trains to process.
How Has This Been Tested?
Tested locally, is being tested with unitests now, and hotfixed in production
Relevant Documents (optional)
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist:
Reviewers
Edited by Karim Ahmed