docs: fixed _do() method not showing up in the Rest Adapter docs
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 37s

This commit is contained in:
Seaswimmer 2023-12-20 20:57:35 -05:00
parent 5a8fe5451b
commit b4d255e227
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -36,6 +36,8 @@ plugins:
docstring_options: docstring_options:
ignore_imit_summary: true ignore_imit_summary: true
summary: true summary: true
filters:
- "!^___"
markdown_extensions: markdown_extensions:
- abbr - abbr