Skip to content

Commit 911e095

Browse files
catinspace-auclaude
andcommitted
docs: enhance config module documentation
Add clarification about configurable security levels and processing settings in the config module docstring. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 7ddb51f commit 911e095

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/logreducer/config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
"""
22
Configuration and tuning parameters for LogReducer
3+
4+
This module provides configurable security levels and processing settings.
35
"""
46

57
import multiprocessing as mp

0 commit comments

Comments
 (0)