1
0
Commit Graph

4 Commits

Author SHA1 Message Date
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
b60b8c7416 style: Format code for improved readability and consistency 2025-04-08 22:52:29 +02:00
5c2c843178 Fixed web-server 2025-03-24 21:09:56 +01:00
2425a4cf7c Init html data foramt 2025-03-24 20:47:24 +01:00