Skip to content

Commit ca44381

Browse files
mwtoewsradoering
authored andcommitted
Consistent quotes
1 parent 754800a commit ca44381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ homepage = "https://python-poetry.org"
5656

5757
# Scripts are easily expressed
5858
[project.scripts]
59-
my_package_cli = 'my_package.console:run'
59+
my_package_cli = "my_package.console:run"
6060

6161
[project.optional-dependencies]
6262
# optional dependency to be installed via 'poetry install -E my-extra'

0 commit comments

Comments
 (0)