fix(tools): handle empty language string in common.py
- Check if language string is empty and set it to None - This prevents potential errors when an empty language string is passed
Showing
Please register or sign in to comment
- Check if language string is empty and set it to None - This prevents potential errors when an empty language string is passed