Skip to content

Commit 986e2b8

Browse files
Remove extra tags
1 parent 827672a commit 986e2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-homomorphic-encryption-seal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ print ( ' Actual Label : ', y_test[sample_index])
334334

335335
Delete the web service created in this sample:
336336

337-
```python tags=["delete web service"]
337+
```python
338338
service.delete()
339339
```
340340

0 commit comments

Comments
 (0)