Skip to content

Commit

Permalink
pep8 in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kilianFatras committed Nov 23, 2023
1 parent 42273f3 commit cac49f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
long_description_content_type="text/markdown",
packages=find_packages(exclude=["tests", "tests.*"]),
extras_require={"forest-flow": ["xgboost", "scikit-learn", "ForestDiffusion"]},
)
)

0 comments on commit cac49f1

Please sign in to comment.