diff --git a/setup.py b/setup.py index 1f68d16..f948153 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ class Formatter(Command): """Cmdclass for `python setup.py format`. - + test test Args: Command (distutils.cmd.Command): Abstract base class for defining command classes.