namgoodfire
commited on
Update README.md
Browse files
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 |
|