Skip to content

Commit

Permalink
finalize PR
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg committed Oct 25, 2020
1 parent a5ce250 commit be097e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trs_cli/client.py
Expand Up @@ -531,6 +531,7 @@ def delete_version(
response = self._send_request_and_validate_response(
url=url,
method='delete',
validation_class_ok=str,
)
logger.info(
"Deleted tool version"
Expand Down

0 comments on commit be097e5

Please sign in to comment.