Skip to content

Commit 960423c

Browse files
Python51888gitee-org
authored andcommitted
修改标点符号
Signed-off-by: Python51888 <jinyuandalao@163.com>
1 parent e0ae984 commit 960423c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ docs = [
6464
]
6565

6666
[project.urls]
67-
Homepage = ""https://github.com/Python51888/midscene-python.git""
68-
Repository = ""https://github.com/Python51888/midscene-python.git""
67+
Homepage = "https://github.com/Python51888/midscene-python.git"
68+
Repository = "https://github.com/Python51888/midscene-python.git"
6969
Documentation = "https://github.com/Python51888/Midscene-Python/blob/master/README.md"
70-
"Bug Tracker" = ""https://github.com/Python51888/midscene-python.git"/issues"
70+
"Bug Tracker" = "https://github.com/Python51888/midscene-python.git/issues"
7171

7272
[project.scripts]
7373
midscene = "midscene.cli:main"

0 commit comments

Comments
 (0)