From d7b11c664da001c202862341880c3e53a46aa970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=A8=E8=87=AA=E5=8A=A8=E7=9B=92=E5=AD=90?= <56881699+sixwaaaay@users.noreply.github.com> Date: Sat, 23 Jul 2022 22:19:09 +0800 Subject: [PATCH] [doc] specifying language --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 78240634e..0b21b3185 100644 --- a/README.rst +++ b/README.rst @@ -178,6 +178,8 @@ Faust is... Here's one of the easier applications you can make:: +.. sourcecode:: python + import faust class Greeting(faust.Record):