Commit a6dedc3
committed
style: fix formatting in test_session_exception_group.py
ROOT CAUSE:
Pre-commit hook failed in CI due to missing blank line after
module docstring.
CHANGES:
- Added blank line after module docstring to comply with ruff formatting
IMPACT:
CI pre-commit hook will now pass
FILES MODIFIED:
- tests/shared/test_session_exception_group.py1 parent 0d4e575 commit a6dedc3
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments