mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-26 05:11:02 -04:00
13 lines
402 B
Markdown
13 lines
402 B
Markdown
# libWiiPy.media.banner Module
|
|
|
|
The `libWiiPy.media.banner` module is essentially a stub at this point in time. It only provides one dataclass that is likely to become a traditional class when fully implemented. It is not recommended to use this module for anything yet.
|
|
|
|
## Module Contents
|
|
|
|
```{eval-rst}
|
|
.. automodule:: libWiiPy.media.banner
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
```
|