We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
log_error
1 parent bb18989 commit 31eea4eCopy full SHA for 31eea4e
python/downloadprovider.py
@@ -29,7 +29,7 @@
29
import binaryninja
30
import binaryninja._binaryninjacore as core
31
from . import settings
32
-from .log import log_error_for_exception
+from .log import log_error_for_exception, log_error
33
34
35
def to_bytes(field):
0 commit comments