Skip to content

Commit 0975cfd

Browse files
committed
docs(frozen_dataclass_sealable) Add to internals
1 parent cc86a07 commit 0975cfd

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Frozen Dataclass (Sealable) - `libtmux._internal.frozen_dataclass_sealable`
2+
3+
```{eval-rst}
4+
.. automodule:: libtmux._internal.frozen_dataclass_sealable
5+
:members:
6+
:special-members:

docs/internals/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ If you need an internal API stabilized please [file an issue](https://github.com
1111
```{toctree}
1212
dataclasses
1313
frozen_dataclass
14+
frozen_dataclass_sealable
1415
query_list
1516
```
1617

0 commit comments

Comments
 (0)