Improve code highlighting

#1
by mishig HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ Please ask in <b>Mongolian</b> if possible.
59
 
60
  Use the code below to get started with the model.
61
 
62
- ```
63
  import torch
64
  import gradio as gr
65
  from threading import Thread
 
59
 
60
  Use the code below to get started with the model.
61
 
62
+ ```python
63
  import torch
64
  import gradio as gr
65
  from threading import Thread