Skip to content

Commit 763d14b

Browse files
authored
Fix a typo in SPDX comment @ pyproject.toml (#1414)
It was introduced in 6bde361
1 parent 1c962d1 commit 763d14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: MITpyp
1+
# SPDX-License-Identifier: MIT
22

33
[build-system]
44
requires = ["hatchling", "hatch-vcs", "hatch-fancy-pypi-readme>=23.2.0"]

0 commit comments

Comments
 (0)