소스 검색

Update pyproject.toml

Co-authored-by: Alexander Borzunov <hxrussia@gmail.com>
Michael Diskin 3 년 전
부모
커밋
5d2856fbd9
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      pyproject.toml

+ 0 - 2
pyproject.toml

@@ -9,8 +9,6 @@ combine_as_imports = true
 combine_star = true
 known_local_folder = ["arguments", "test_utils", "tests", "utils"]
 
-
-
 [tool.mypy]
 plugins = [
   "numpy.typing.mypy_plugin",