Skip to content

Commit

Permalink
Merge pull request #289 from jepler/fix-legacy-doc-build
Browse files Browse the repository at this point in the history
Fix doc build error
  • Loading branch information
v923z authored Jan 15, 2021
2 parents 3592e54 + 8b804f3 commit a9bc6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/ulab_create.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ MP_DEFINE_CONST_FUN_OBJ_KW(create_zeros_obj, 0, create_zeros);
//| number of items to read. -1 means all data in the buffer
//| .. param: offset
//| start reading the buffer from this offset (in bytes); default: 0
//|
//| Interpret a buffer as a 1-dimensional array."""
//| ...
//|
Expand Down

0 comments on commit a9bc6b7

Please sign in to comment.