소스 검색

test: Update pyproject.toml

Sidney233 4 달 전
부모
커밋
6ba1d94bce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -163,4 +163,4 @@ exclude_also = [
     'class .*\bProtocol\):',
     '@(abc\.)?abstractmethod',
 ]
-directory = "tests/htmlcov"
+directory = "htmlcov"