python-cfonts icon indicating copy to clipboard operation
python-cfonts copied to clipboard

Sexy fonts for the console

Results 5 python-cfonts issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/psf/black: 22.3.0 → 22.8.0](https://github.com/psf/black/compare/22.3.0...22.8.0) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.4) - [github.com/pre-commit/mirrors-mypy: v0.950 → v0.971](https://github.com/pre-commit/mirrors-mypy/compare/v0.950...v0.971)

I fix this error. ![Capture d’écran de 2021-09-11 16-20-22](https://user-images.githubusercontent.com/37194177/132953027-986a1fa9-7e69-460f-8ced-1cd9936baaab.png)

I'm not sure why yet, I'm going to look through the code in a sec and debug, but I figured I would make an issue first, then update it with...

updates: - [github.com/psf/black: 23.3.0 → 24.4.2](https://github.com/psf/black/compare/23.3.0...24.4.2) - [github.com/PyCQA/flake8: 6.0.0 → 7.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...7.1.0) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.10.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.1.1...v1.10.1)

Hi, I have an interesting environment in which to debug because I'm sharing `$HOME` folders between two systems, one using Fedora 41 with the original `cfonts` program, and one running...