瀏覽代碼

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",