Skip to content

Commit 03937cc

Browse files
miguelalizolwasser
authored andcommitted
Add newline at the EOF
1 parent dab234e commit 03937cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/setup-py-to-pyproject-toml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ This command will build your project based on the specifications in the `pyproje
104104

105105
7. **Test Existing Functionality**:
106106

107-
After successfully building your project with `pyproject.toml`, it's crucial to ensure that your project's existing functionality remains intact. Run any pre-existing tests to verify that everything still works as expected.
107+
After successfully building your project with `pyproject.toml`, it's crucial to ensure that your project's existing functionality remains intact. Run any pre-existing tests to verify that everything still works as expected.

0 commit comments

Comments
 (0)