python-rst2ansi
python-rst2ansi copied to clipboard
Modernization and cleanup
- Python 3+
- passes "ruff check" and "ruff format"
- isort to sort imports
- removed unused imports that solves issue #16
- converted strings to f-strings