Commit 99bafb0
committed
Remove stray characters at end of tutorial
The `publish-pypi.md` file ends with the start of code block (https://github.com/pyOpenSci/python-package-guide/blob/01de29ee6f6a08f4d1bd433ad6ea1824788c1396/tutorials/publish-pypi.md?plain=1#L403) and this causes issues when rendering the page, as per the attached screenshot.
This is a tiny fix while working on the trusted publishing tutorial (#253).
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>1 parent 01de29e commit 99bafb0
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | 397 | | |
401 | 398 | | |
402 | 399 | | |
403 | | - | |
0 commit comments