From f2d653fd89262d73fa9d4f221cd45bae873a6ca9 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 5 Mar 2025 16:07:21 -0500 Subject: small doc formatting fix --- python/binaryview.py | 1 + 1 file changed, 1 insertion(+) (limited to 'python/binaryview.py') diff --git a/python/binaryview.py b/python/binaryview.py index c6a1c096..81a0e5e7 100644 --- a/python/binaryview.py +++ b/python/binaryview.py @@ -4888,6 +4888,7 @@ class BinaryView: ``set_function_analysis_update_disabled``, functions would not be put into the analysis queue at all. Use with caution -- in most cases, this is NOT what you want, and you should use ``set_analysis_hold`` instead. + :param disabled: :return: """ -- cgit v1.3.1