Skip to content

Commit 1a06e8f

Browse files
committed
Change spaces into a tab
1 parent d0ffe46 commit 1a06e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# under the License.
1717

1818
install-poetry:
19-
pip3 install setuptools --upgrade
19+
pip3 install setuptools --upgrade
2020
pip3 install poetry==1.6.1
2121

2222
install-dependencies:

0 commit comments

Comments
 (0)