diff --git a/README.md b/README.md index b7f01a43da..2af8230549 100644 --- a/README.md +++ b/README.md @@ -2725,7 +2725,7 @@ Whether to use Google-style or Numpy-style conventions when detecting docstring sections. By default, conventions will be inferred from the available sections. -**Default value**: `"convention"` +**Default value**: `None` **Type**: `Convention` diff --git a/playground/README.md b/playground/README.md index 7d10a1f55b..b60817f87d 100644 --- a/playground/README.md +++ b/playground/README.md @@ -8,3 +8,7 @@ In-browser playground for Ruff. Available [https://ruff.pages.dev/](https://ruff root directory. - Install TypeScript dependencies with: `npm install`. - Start the development server with: `npm run dev`. + +## Implementation + +Design based on [Tailwind Play](https://play.tailwindcss.com/). Themed with [`ayu`](https://github.com/dempfi/ayu). diff --git a/playground/index.html b/playground/index.html index cc4767e7f4..588e2f851d 100644 --- a/playground/index.html +++ b/playground/index.html @@ -13,17 +13,10 @@ rel="icon" href="data:image/svg+xml," /> +
-