Skip to content

Commit 83d1ab3

Browse files
pre-commit-ci[bot]lwasser
authored andcommitted
'[pre-commit.ci 🤖] Apply code format tools to PR'
1 parent 05a73ce commit 83d1ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-06-25-create-your-first-python-package-scipy-2024.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ _These instructions are for installing Hatch using the GUI installer. If you’d
148148

149149
_For linux users, the easiest way to install Hatch is to use pipx which can be installed using apt install. Note: if you prefer to use a tool other than pipx, please refer to the [Hatch documentation](https://hatch.pypa.io/latest/) for more information_
150150

151-
* Install hatch from the command line using [pipx](https://pipx.pypa.io/stable/):
151+
* Install hatch from the command line using [pipx](https://pipx.pypa.io/stable/):
152152

153153
```bash
154154
# First install pipx using apt install

0 commit comments

Comments
 (0)