NothingSelectedWarning¶
- 
exception paralytics.NothingSelectedWarning[source]¶
- Warning used to notify user that nothing has been selected. - This warning notifies the user that after executing the script nothing has been selected where it is expected not to receive an empty object. - For example we can thus emphasize that the user forgot to implement the appropriate step in the pipeline.