Skip to content

Commit

Permalink
format fr/chapter9/4.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoqih committed Sep 10, 2024
1 parent bfd0947 commit cadd0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/fr/chapter9/4.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ gr.Interface(
title=title,
description=description,
article=article,
examples=[["What are you doing?"], ["Where should we time travel to?"]]
examples=[["What are you doing?"], ["Where should we time travel to?"]],
# ["Que faites-vous ?"], ["Où devrions-nous voyager dans le temps ?"]
).launch()
```
Expand Down

0 comments on commit cadd0ab

Please sign in to comment.