From d954bda360771db94b4640844ed08f695ba9e07f Mon Sep 17 00:00:00 2001 From: Aman Pandey Date: Sat, 31 Aug 2024 17:12:36 +0530 Subject: [PATCH] add instrumentation in spelling list --- debug_toolbar/panels/__init__.py | 4 ++-- docs/spelling_wordlist.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debug_toolbar/panels/__init__.py b/debug_toolbar/panels/__init__.py index 46272119e..39d6f47c4 100644 --- a/debug_toolbar/panels/__init__.py +++ b/debug_toolbar/panels/__init__.py @@ -155,8 +155,8 @@ def enable_instrumentation(self): Unless the toolbar or this panel is disabled, this method will be called early in ``DebugToolbarMiddleware``. It should be idempotent. - Add aenable method in panel class in order - to support async logic if required. + Add aenable_instrumentation method in panel class if needed in order + to support async intrumentation logic. """ def disable_instrumentation(self): diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index a247c7a7e..662e6df4f 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -23,6 +23,7 @@ flatpages frontend htmx inlining +instrumentation isort jQuery jinja