Skip to content

Commit df1aa03

Browse files
authored
docs: Include state.base.State in api docs (#547)
1 parent 709abf2 commit df1aa03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"state.md": {
7474
k: None
7575
for k in [
76-
"quixstreams.state.types",
76+
"quixstreams.state.base.state",
7777
"quixstreams.state.rocksdb.options",
7878
]
7979
},

0 commit comments

Comments
 (0)