You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ The checks and tests are all run using Github actions on every pull request and
13
13
14
14
This repository is setup for Python 3.11. To customize that:
15
15
1. Change the `image` argument in `.devcontainer/devcontainer.json` (see [https://github.com/devcontainers/images/tree/main/src/python](https://github.com/devcontainers/images/tree/main/src/python#configuration) for a list of pre-built Docker images)
16
-
1.change the config options in `.precommit-config.yaml`
17
-
1.change the version number in `.github/workflows/python.yaml`
16
+
1.Change the config options in `.precommit-config.yaml`
17
+
1.Change the version number in `.github/workflows/python.yaml`
0 commit comments