소스 검색

Remove excess line from readme

Alexander Borzunov 3 년 전
부모
커밋
7e9f337a63
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -98,7 +98,4 @@ BLOCK_UID=bigscience/test-bloomd-6b3.4 pytest tests/test_block_exact_match.py
 
 # the test below will fail because there is no server that serves layer 7
 # BLOCK_UID=bigscience/test-bloomd-6b3.7 pytest tests/test_block_exact_match.py
-
-
-BLOCK_UID=bigscience/test-bloomd-6b3.4 pytest tests/test_block_exact_match.py
 ```