diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-03-05 16:07:21 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-03-05 16:07:21 -0500 |
| commit | f2d653fd89262d73fa9d4f221cd45bae873a6ca9 (patch) | |
| tree | a10df988f56365d846da2604ee230c014846c0af /python | |
| parent | 27269933ff87a862a045d4606d542320f6970bf7 (diff) | |
small doc formatting fix
Diffstat (limited to 'python')
| -rw-r--r-- | python/binaryview.py | 1 |
1 files changed, 1 insertions, 0 deletions
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: """ |
