You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update version to 5.4.1 and add docstring validation for decorated functions
- Bump version to 5.4.1 to reflect recent changes
- Implement validation to raise TypeError for functions without docstrings or with f-string docstrings
- Add tests to ensure proper error handling for docstring validation
0 commit comments