Fixed some more whitespace
This commit is contained in:
parent
aacca61598
commit
c7b721f4f1
@ -36,13 +36,6 @@
|
|||||||
#include "shared-bindings/util.h"
|
#include "shared-bindings/util.h"
|
||||||
#include "supervisor/shared/translate.h"
|
#include "supervisor/shared/translate.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//|class PDMIn:
|
//|class PDMIn:
|
||||||
//|""".. currentmodule:: audiobusio
|
//|""".. currentmodule:: audiobusio
|
||||||
//|
|
//|
|
||||||
|
@ -114,7 +114,6 @@ STATIC void check_for_deinit(audiomp3_mp3file_obj_t *self) {
|
|||||||
// Provided by context manager helper.
|
// Provided by context manager helper.
|
||||||
|
|
||||||
//|def __exit__(self, ) -> Any:
|
//|def __exit__(self, ) -> Any:
|
||||||
//|
|
|
||||||
//|"""Automatically deinitializes the hardware when exiting a context. See
|
//|"""Automatically deinitializes the hardware when exiting a context. See
|
||||||
//|:ref:`lifetime-and-contextmanagers` for more info."""
|
//|:ref:`lifetime-and-contextmanagers` for more info."""
|
||||||
//|...
|
//|...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user