broadfield-dev commited on
Commit
2531f22
·
verified ·
1 Parent(s): f968aac

Update schema.md

Browse files
Files changed (1) hide show
  1. schema.md +2 -2
schema.md CHANGED
@@ -13,9 +13,9 @@
13
  - utils.py
14
 
15
  ### File: main.py
16
- \`\`\`python
17
  print("Hello World")
18
- \`\`\`
19
  ```
20
  ---
21
 
 
13
  - utils.py
14
 
15
  ### File: main.py
16
+ ```python
17
  print("Hello World")
18
+ ```
19
  ```
20
  ---
21