ansukla commited on
Commit
d8a5899
·
verified ·
1 Parent(s): b81b7f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ To run this code with nlm-model-service, use the following code:
46
  ```
47
  pip install nlm-utils
48
  ```
49
- ```
50
  qa_sum_client_bart = ClassificationClient(
51
  model="bart",
52
  task="qa_sum",
 
46
  ```
47
  pip install nlm-utils
48
  ```
49
+ ```python
50
  qa_sum_client_bart = ClassificationClient(
51
  model="bart",
52
  task="qa_sum",