Skip to content

Commit 02dcf12

Browse files
committed
style(docs): fix indentation in CLAUDE.md library reference list
Minor whitespace correction to align the library reference list items consistently.
1 parent 45af1e5 commit 02dcf12

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

CLAUDE.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -173,15 +173,15 @@ project architecture, desing, maintainability, testability, or implementation.
173173

174174
- Use loguru for logging
175175
- Many current and nuanced details about specific python libraries may not be known to you yet. Whenever you
176-
encounter a problem, use the deepwiki mcp to ask questions about these libraries:
177-
- usearch -> unum-cloud/usearch
178-
- iscc-core -> iscc/iscc-core
179-
- lmdb -> jnwatson/py-lmdb (python bindings)
180-
- lmdb -> LMDB/lmdb (C library)
181-
- simdjson -> TkTech/pysimdjson
182-
- fastapi -> fastapi/fastapi
183-
- typer -> fastapi/typer
184-
- rich -> Textualize/rich
185-
- uvicorn -> Kludex/uvicorn
186-
- loguru -> Delgan/loguru
187-
- msgspec -> jcrist/msgspec
176+
encounter a problem, use the deepwiki mcp to ask questions about these libraries:
177+
- usearch -> unum-cloud/usearch
178+
- iscc-core -> iscc/iscc-core
179+
- lmdb -> jnwatson/py-lmdb (python bindings)
180+
- lmdb -> LMDB/lmdb (C library)
181+
- simdjson -> TkTech/pysimdjson
182+
- fastapi -> fastapi/fastapi
183+
- typer -> fastapi/typer
184+
- rich -> Textualize/rich
185+
- uvicorn -> Kludex/uvicorn
186+
- loguru -> Delgan/loguru
187+
- msgspec -> jcrist/msgspec

0 commit comments

Comments
 (0)