precondition
/postcondition
instead of proclaim
in Python scripts
#1032
Labels
subsystem: saw-remote-api
Issues related to the SAW server and its RPC bindings
Originally posted by @atomb in #1026 (comment)
To do:
precondition
/postcondition
to Python API (and consider having each check to ensure they're used in the right context).proclaim
and swap out usages forprecondition
andpostcondition
respectively in the Python scripts that use it.The text was updated successfully, but these errors were encountered: