summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2018-01-14 12:56:09 +0100
committerIlya Etingof <etingof@gmail.com>2018-01-14 12:56:09 +0100
commit44159c6af9e784c0acbd28d91e20a231ca73a7f1 (patch)
tree10e7e84d48e67bbe19067473dd835d8c5bf71e7a /docs
parent3760e7b6388a95c01c70292259759f75ef767a6d (diff)
downloadpysnmp-git-44159c6af9e784c0acbd28d91e20a231ca73a7f1.tar.gz
fix to rst formatting
Diffstat (limited to 'docs')
-rw-r--r--docs/source/faq/pass-custom-mib-to-manager.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/source/faq/pass-custom-mib-to-manager.rst b/docs/source/faq/pass-custom-mib-to-manager.rst
index 51c59ba6..b42e6839 100644
--- a/docs/source/faq/pass-custom-mib-to-manager.rst
+++ b/docs/source/faq/pass-custom-mib-to-manager.rst
@@ -44,8 +44,7 @@ Alternatively, you can invoke the
into PySNMP format. Once the compiled MIBs are stored in a directory,
add the directory to your MibBuilder's MibSources.
-.. code::
- :language: python
+.. code::
builder = engine.getMibBuilder()
# Make ./mibs available to all OIDs that are created