diff --git a/setup.py b/setup.py index d9e338315c..96b2f59dce 100644 --- a/setup.py +++ b/setup.py @@ -37,5 +37,5 @@ def get_version(rel_path: str) -> str: language="c++", include_dirs=[NUMPY_INCLUDE], ), - ] + ], )