namgoodfire commited on
Commit
38773cd
·
verified ·
1 Parent(s): 4e9deb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ foundations and uncovers new applications.
28
 
29
  ### How to use
30
 
31
- ```
32
  import torch
33
  from typing import Optional, Callable
34
 
 
28
 
29
  ### How to use
30
 
31
+ ```python
32
  import torch
33
  from typing import Optional, Callable
34