Skip to content

Commit 8e7fb18

Browse files
committed
minor format
1 parent 44187c5 commit 8e7fb18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

beginner_source/deploy_seq2seq_hybrid_frontend_tutorial.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
# Python, so you might need to rewrite the code to make it compatible
6161
# with the TorchScript syntax.
6262
#
63-
# For all details relating to the supported features, see the TorchScript
64-
# `language reference <https://pytorch.org/docs/master/jit.html>`__.
63+
# For all details relating to the supported features, see the `TorchScript
64+
# language reference <https://pytorch.org/docs/master/jit.html>`__.
6565
# To provide the maximum flexibility, you can also mix tracing and scripting
6666
# modes together to represent your whole program, and these techniques can
6767
# be applied incrementally.

0 commit comments

Comments
 (0)