Skip to content

Commit cac49f1

Browse files
committed
pep8 in setup
1 parent 42273f3 commit cac49f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
long_description_content_type="text/markdown",
3838
packages=find_packages(exclude=["tests", "tests.*"]),
3939
extras_require={"forest-flow": ["xgboost", "scikit-learn", "ForestDiffusion"]},
40-
)
40+
)

0 commit comments

Comments
 (0)