- Fixed undefined 'tool' variable in display_history function - Changed '[tool]' markup tag usage to proper Rich syntax - All tests now pass (38/38 unit tests) - Type checking passes with mypy --strict
2 lines
45 B
Python
2 lines
45 B
Python
"""Integration tests package for Doc2Man."""
|