diff options
author | Damien George <damien@micropython.org> | 2025-09-16 13:15:10 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-10-01 11:14:39 +1000 |
commit | 7681c683920055a7b0285b2b40ce94656293d32e (patch) | |
tree | 4f9bc523858d7800b80dc5f1622cd4a7a6af1505 /tests/micropython/opt_level.py | |
parent | 6d65882b05381522ff946ba1f41fd0122edb344f (diff) |
extmod/vfs_blockdev: Check return type is an integer.
This catches cases where the return type is not a small int, eg it could be
a string, or even a big integer.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython/opt_level.py')
0 files changed, 0 insertions, 0 deletions