1-800-BAD-CODE commited on
Commit
5ee51b3
1 Parent(s): c640205

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,8 @@ Let's punctuate my weekend recap, as well as few interesting sentences with acro
29
  <summary>Example Usage</summary>
30
 
31
  ```
 
 
32
  from punctuators.models import PunctCapSegModelONNX
33
 
34
  # Instantiate this model
 
29
  <summary>Example Usage</summary>
30
 
31
  ```
32
+ from typing import List
33
+
34
  from punctuators.models import PunctCapSegModelONNX
35
 
36
  # Instantiate this model