소스 검색

Fix EOF newlines in using multiple threads

CI goes brrrr
Max Hilbrunner 10 달 전
부모
커밋
7ad80b338b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      tutorials/performance/using_multiple_threads.rst

+ 0 - 1
tutorials/performance/using_multiple_threads.rst

@@ -498,4 +498,3 @@ ready to be processed:
         mutex->unlock();
         return counter_value;
     }
-