Skip to content

Commit a393963

Browse files
committed
Fix line length in setup.py for pre-commit compliance
1 parent dbcbe23 commit a393963

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
- Complete internationalization support for 33 languages
1616
- Customizable styling with multiple theme options
1717
18-
This project is maintained and supported by the [Executable Books team](https://github.com/executablebooks/).
18+
This project is maintained and supported by the
19+
[Executable Books team](https://github.com/executablebooks/).
1920
"""
2021

2122
SHORT_DESCRIPTION = "A Sphinx extension for producing proofs, theorems, axioms, etc."

0 commit comments

Comments
 (0)