Selaa lähdekoodia

Update pyproject.toml

Co-authored-by: Alexander Borzunov <hxrussia@gmail.com>
Michael Diskin 3 vuotta sitten
vanhempi
commit
5d2856fbd9
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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",