Removing unrelated change by local pre-commit
This commit is contained in:
parent
b2b24231bc
commit
0c00220aa6
|
@ -52,6 +52,7 @@
|
|||
//| returned by :py:attr:`wifi.radio`
|
||||
//| """
|
||||
//| ...
|
||||
//|
|
||||
STATIC mp_obj_t socketpool_socketpool_make_new(const mp_obj_type_t *type, size_t n_args, size_t n_kw, const mp_obj_t *args) {
|
||||
mp_arg_check_num(n_args, n_kw, 1, 1, false);
|
||||
|
||||
|
|
Loading…
Reference in New Issue