Skip to content

Commit

Permalink
Format setup.py so that checks pass
Browse files Browse the repository at this point in the history
  • Loading branch information
iuliaturc committed Oct 23, 2024
1 parent e3045af commit a3f3f19
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
@@ -1,4 +1,4 @@
# Work-around the fact that `pip install -e .` doesn't work with `pyproject.toml` files.
from setuptools import setup

setup()
setup()

0 comments on commit a3f3f19

Please sign in to comment.