derek-thomas HF staff commited on
Commit
0fdc9b3
1 Parent(s): fb7905b

Updating as per this request: https://www.reddit.com/r/Anki/comments/10w5as7/comment/j8o04ch/?utm_source=share&utm_medium=web2x&context=3

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -16,6 +16,7 @@ def get_w_markdown(w):
16
  Copy and paste these as shown in step 5 of the instructions:
17
 
18
  `var w = {w};`
 
19
  Check out the Analysis tab for more detailed information."""
20
 
21
 
 
16
  Copy and paste these as shown in step 5 of the instructions:
17
 
18
  `var w = {w};`
19
+
20
  Check out the Analysis tab for more detailed information."""
21
 
22