Skip to content

Commit 8658b85

Browse files
TexasCodingclaude
andcommitted
fix: resolve MkDocs build issues
- Remove mkdocstrings reference to PositionManagerConfig type - Keep only the code example for configuration - This fixes the mkdocstrings import error for config_types module 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent dcc145a commit 8658b85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/api/position-manager.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,6 @@ async def position_statistics():
404404

405405
### PositionManagerConfig
406406

407-
::: project_x_py.types.config_types.PositionManagerConfig
408-
409407
```python
410408
from project_x_py.types import PositionManagerConfig
411409

0 commit comments

Comments
 (0)