Skip to content

Commit bb1dd23

Browse files
committed
spacing fix
1 parent cd51f02 commit bb1dd23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
# pytest For running tests
1010
# coverage For running test coverage
1111
# pylint For running linting on code
12-
# setuptools For creating distributions
13-
# build For creating distributions
14-
# twine For checking and publishing distributions
12+
# setuptools For creating distributions
13+
# build For creating distributions
14+
# twine For checking and publishing distributions
1515
#
1616
# The following command line utilities are required:
1717
# cloc For counting lines of code

0 commit comments

Comments
 (0)