You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bug causes a python exception instead of giving the error/mismatch between the CCPP metadata variables.
The raise Exception("Explicitly requested optional argument '{}' not known to {}/{}" ... printout which tells the developer what variable is not defined correctly. This is a one line fix in ccpp_prebuild.py
The text was updated successfully, but these errors were encountered:
The bug causes a python exception instead of giving the error/mismatch between the CCPP metadata variables.
The raise Exception("Explicitly requested optional argument '{}' not known to {}/{}" ... printout which tells the developer what variable is not defined correctly. This is a one line fix in ccpp_prebuild.py
The text was updated successfully, but these errors were encountered: