Skip to content

Commit 55ffc2b

Browse files
committed
chore: remove leftover development docs
1 parent fa35f47 commit 55ffc2b

File tree

3 files changed

+0
-386
lines changed

3 files changed

+0
-386
lines changed

IMPLEMENTATION.md

Lines changed: 0 additions & 297 deletions
This file was deleted.

PROFILING-RESULTS.md

Lines changed: 0 additions & 88 deletions
This file was deleted.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ ignore = ["D", "COM812", "ISC001"]
6161

6262
[tool.ruff.lint.per-file-ignores]
6363
"tests/*" = ["S101", "PLR2004", "ANN"]
64-
"benchmarks/*" = ["T201", "ANN", "S101"]
6564
"examples/*" = ["INP001", "T201", "S101", "N813", "RUF001", "RUF002", "SIM105", "PERF203"]
6665

6766
[tool.mypy]

0 commit comments

Comments
 (0)