Skip to content

Commit b5c2f9f

Browse files
committed
fix docs/articles_en/assets/snippets/ov_matcher_pass.py
1 parent 47b6b6e commit b5c2f9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/articles_en/assets/snippets/ov_matcher_pass.py

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def callback(matcher: Matcher) -> bool:
3333
self.register_matcher(Matcher(relu, "PatternReplacement"), callback)
3434

3535

36-
// ! [matcher_pass_full_example:ov_matcher_pass_py]
3736
'''
3837
After running this code you will see the next:
3938

0 commit comments

Comments
 (0)