mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
Update tests
This commit is contained in:
@@ -63,7 +63,7 @@ void create<Function>(nb::module_& m) {
|
||||
nb::overload_cast<uint64_t>(&Function::address),
|
||||
"Function's address"_doc)
|
||||
|
||||
LIEF_DEFAULT_STR(LIEF::Function);
|
||||
LIEF_DEFAULT_STR(Function);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user