1
0
personal-data/html_data_format/__init__.py
Jon Michael Aanes 2272fc1127 Fix docstring formatting issues
- Fix docstring punctuation in html_data_format/__init__.py
- Convert multi-line docstring to single line in html_data_format/__main__.py
- Convert multi-line docstring to single line in setup.py
- Replace set([...]) with set literal {...} in setup.py

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 00:23:36 +02:00

2 lines
28 B
Python

"""HTML-Data Formatting."""