.. _warningClear: warningClear Command ******************** .. function:: warningClear This command clears all recorded warnings from **Warnings.wrn** file. .. admonition:: Example: The following demonstrates the use of the warningClear command. **Python Code** .. code-block:: python import opensrane as opr opr.Misc.warningClear() Code Developed by: |bsz|