juliaturc commited on
Commit
21daf3d
·
1 Parent(s): 3f4931a

Format setup.py so that checks pass

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -1,4 +1,4 @@
1
  # Work-around the fact that `pip install -e .` doesn't work with `pyproject.toml` files.
2
  from setuptools import setup
3
 
4
- setup()
 
1
  # Work-around the fact that `pip install -e .` doesn't work with `pyproject.toml` files.
2
  from setuptools import setup
3
 
4
+ setup()