warningClear Command
- warningClear()
This command clears all recorded warnings from Warnings.wrn file.
Example:
The following demonstrates the use of the warningClear command.
Python Code
import opensrane as opr opr.Misc.warningClear()
Code Developed by: Bijan Sayyafzadeh