Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 09b2f72

Browse files
committed
style: Format docs
Signed-off-by: John Andersen <[email protected]>
1 parent 57c3ae6 commit 09b2f72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@
7474
"github_repo": "dffml",
7575
"github_version": "master",
7676
"conf_py_path": "/docs/",
77-
"display_github": True
77+
"display_github": True,
7878
}
7979

8080
html_theme_options = {
8181
"description": "The fastest path to machine learning integration",
82-
"github_url": "https://github.com/intel/dffml/"
82+
"github_url": "https://github.com/intel/dffml/",
8383
}
8484

8585
# Add any paths that contain custom static files (such as style sheets) here,

0 commit comments

Comments
 (0)