Skip to content

Commit 739ef92

Browse files
author
Kenny
authored
Update __init__.h
More random spaces. Why isn’t this in a pre-commit check
1 parent 464281b commit 739ef92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/vectorio/__init__.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ typedef struct _vectorio_draw_protocol_impl_t {
3030
// Draw protocol
3131
typedef struct _vectorio_draw_protocol_t {
3232
MP_PROTOCOL_HEAD // MP_QSTR_protocol_draw
33-
33+
3434
// Instance of the draw protocol
3535
draw_get_protocol_self_fun draw_get_protocol_self;
3636

0 commit comments

Comments
 (0)