Skip to content

Commit a570768

Browse files
committed
Add trailing newline
1 parent a8b6947 commit a570768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,4 +201,4 @@
201201
# Configure the theme
202202
html_theme = "sphinx_rtd_theme"
203203
html_static_path = ["_static"]
204-
templates_path = ['_templates']
204+
templates_path = ['_templates']

0 commit comments

Comments
 (0)