Skip to content

Commit 2ac7527

Browse files
wendigomosabua
authored andcommitted
Add missing end lines
1 parent 28a8862 commit 2ac7527

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ pillow
44
sphinx==7.3.7
55
sphinx-material
66
sphinx-copybutton
7-
sphinxcontrib-jquery==4.1
7+
sphinxcontrib-jquery==4.1

docs/src/main/sphinx/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ def setup(app):
160160

161161
suppress_warnings = [
162162
'config.cache'
163-
]
163+
]

0 commit comments

Comments
 (0)