[LPD1M][Dark] Return None data for modules with 0 trains to skip processing
- Jul 13, 2023
-
-
Karim Ahmed authoredf0aa8385
-
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.
Tested locally, is being tested with unitests now, and hotfixed in production