Sean MacAvaney
commited on
Commit
·
e99a373
1
Parent(s):
559fe36
README.md
Browse files
README.md
CHANGED
@@ -22,10 +22,10 @@ python build.py path/to/artifact
|
|
22 |
|
23 |
<details>
|
24 |
<summary>Artifact Build Log</summary>
|
25 |
-
|
26 |
|
27 |
warn(f'text_field not specified; indexing all str fields: {text_field}')
|
28 |
-
|
29 |
|
30 |
-
|
31 |
</details>
|
|
|
22 |
|
23 |
<details>
|
24 |
<summary>Artifact Build Log</summary>
|
25 |
+
<pre>
|
26 |
|
27 |
warn(f'text_field not specified; indexing all str fields: {text_field}')
|
28 |
+
|
29 |
|
30 |
+
</pre>
|
31 |
</details>
|