Make inplace and output args mutually exclusive.
This avoids the need for the user to re-specify the output path. In addition, we make the inplace arg a bit more friendly by making it a boolean toggle vs requiring the user to write "True" as its value. PiperOrigin-RevId: 235562748
Loading
Please sign in to comment