Skip to content

Commit 9ad4589

Browse files
committed
Formatting fixes
1 parent 09825cd commit 9ad4589

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ We assume that you have full internet access.
3232
uv is a tool to manage Python projects and for managing isolated Python-based applications.
3333
You will use it in your generated project to manage dependencies and build distribution files.
3434
Install uv by following their [instructions](https://docs.astral.sh/uv/getting-started/installation/).
35-
35+
3636
Note: Environments with private pypi repository may need extra configuration (example):
3737
`export UV_DEFAULT_INDEX=https://nexus.example.com/repository/pypi-all/simple`
3838

template/docs/js/extra-loader.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
// See https://facelessuser.github.io/pymdown-extensions/extras/mermaid/#custom-loader
22
// And https://github.com/facelessuser/pymdown-extensions/blob/main/docs/src/js/material-extra-3rdparty.js
3-

0 commit comments

Comments
 (0)